[
https://jira.jboss.org/browse/JBAS-8408?page=com.atlassian.jira.plugin.sy...
]
Sasha Matison updated JBAS-8408:
--------------------------------
Attachment: sample[1].war.rename
Sample war file to reproduce the issue.
- Copy the sample.war file to <JBOSS_HOME>/server/default/deploy folder.
- Start the Jboss services.
- Access the url:
http://FQDN:port/sample/SampleServlet.
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