I have a web app that uses commons-collections-3.0.jar. I deploy the webapp 
into jboss, Jboss does it's job and deploys the webapp.
The problem arises when I  use a part of the app that is depenant on the 
commons-collections-3.0.jar. I get a method not found exception. This is due to 
a conflicting commons-collections.jar taking precedence over my 
commons-collections-3.0.jar in my web app.

In a stand alone version of tomcat-5 it all works fine. Using jboss4.0.1sp1 
causes  this problem. 

Is there a config file somewhere that I can change to prevent this problem?

Matt

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

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


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to