spulci [
http://community.jboss.org/people/spulci] created the discussion
"Re: Classloading for a Tomcat war under Jboss 5.1"
To view the discussion, visit:
http://community.jboss.org/message/598434#598434
--------------------------------------------------------------
Btw the exception above is due to a load-on-startup tag inside the web.xml. Jboss does not
like the give priority; removing this tag the deploy runs fine. It maybe caused by several
servlet loaded by Struts and Birt together in the same application. If you don't have
special needs, best practice is to not specify load-on-startup, leaving the loading order
to the servlet container. Hope I'm right.
Thanks for your help.
Simon
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/598434#598434]
Start a new discussion in JBoss Microcontainer at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]