After some searching I found my own answer.  It turns out to be the default 
behavior of the JBoss Unified Class Loader (UCL).  I found a discussion thread 
about it here

http://www.jboss.org/?module=bb&op=viewtopic&t=41379&start=10

Basically, it turns out that JBoss tried to make some things easier and ended 
up with some unexpected behavior list wars and ears that can read each others 
classes, jars, properties, etc.  This caused a real problem for me when I tried 
to deploy to nearly-similar versions of the same web app in two diferent war 
files.

I am going to try the recommendations provided in the thread I referenced since 
I am using JBoss 3.2.3 and see if they work.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to