-
Bug
-
Resolution: Unresolved
-
Critical
-
6.0.0.M3
-
None
Our application uses RSA crypto-j version 4.1. When executing a transaction we get the following error:
java.lang.NoClassDefFoundError: com/rsa/cryptoj/c/di
Although the class is present in the jar file (see attached screenshot).
A sample .war that reproduces the problem is attached.
- clones
-
JBAS-9211 java.lang.NoClassDefFoundError: test/n (wrong name: test/N)
- Resolved