java.lang.NoClassDefFoundError: test/n (wrong name: test/N)
-----------------------------------------------------------
Key: JBAS-9211
URL:
https://issues.jboss.org/browse/JBAS-9211
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Modules / Class-loading
Affects Versions: 6.0.0.M3
Environment: JBoss 6.0.0.M3, Windows 2003 R2 SP2.
Reporter: miguel cheng
Assignee: Scott Stark
Priority: Critical
Fix For: No Release
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.
For more information on JIRA, see:
http://www.atlassian.com/software/jira