[
https://jira.jboss.org/browse/JBAS-8408?page=com.atlassian.jira.plugin.sy...
]
Shelly McGowan commented on JBAS-8408:
--------------------------------------
This is deploying fine on the latest revision of jbossas/trunk on Linux system. The
problem appears to be a case sensitivity issue with Windows as the crypto.jar contains two
classes:
1817 Fri Jun 05 16:53:18 EDT 2009 com/rsa/cryptoj/c/dI.class
138 Fri Jun 05 16:53:18 EDT 2009 com/rsa/cryptoj/c/di.class
java.lang.NoClassDefFoundError: com/rsa/cryptoj/c/di using JBoss
6.0.0.M3
-------------------------------------------------------------------------
Key: JBAS-8408
URL:
https://jira.jboss.org/browse/JBAS-8408
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: ClassLoading
Affects Versions: 6.0.0.M3
Environment: JBoss 6.0.0.M3, Windows 2003 R2 SP2.
Reporter: Sasha Matison
Assignee: Scott M Stark
Priority: Critical
Attachments: cryptojfiles.JPG, sample[1].war.rename
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira