Hi,

I've got the following error: "java.lang.NoClassDefFoundError: 
javassist/Loader" when i run my application on jBoss.
I've put javassist.jar into lib directory - one of Jboss configuration.
The Loader class is used in one of ear in deploy directory. It is also used in 
one of my jar file which is placed as javassist.jar in lib directory. The 
problem is that those class from my jar file in lib directory can't see the 
Loader class and generetes error.

Any one can help me solving this problem?

I had tried to place the javassist.jar in jar file which need it but it also 
haven't helped. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912030#3912030

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912030


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to