I have been trying to deploy an EAR that uses a class to launch the 
application. The class is configured in web.xml as a listener. When the 
application starts, I get ClassNotFoundException. 

I have taken apart the ear file to find the class residing in one of the ear 
lib jar files. If I copy the lib file down to the war file lib directory level, 
there is no problem, except for the ensuing onslaught of additional classes not 
found due to dependency problems. 

I would like to try and resolve it without having to rearrange the EAR file, 
and I'm hoping its just a configuration problem.

I'm using JBoss 3.2.6.

Any help you can provide would be greatly appreciated.

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to