Ales Justin [http://community.jboss.org/people/alesj] created the discussion

"Re: Classloading for a Tomcat war under Jboss 5.1"

To view the discussion, visit: http://community.jboss.org/message/597846#597846

--------------------------------------------------------------
> even if I'm using the classloading descriptor above to give precedence to my 
> web-inf/lib.
Servlet spec already forces precedence of .war resources.

What you're seeing is that integration code gets mingled with app's resources,
which is, as you can read, a hard problem to avoid.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/597846#597846]

Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to