[jboss-user] [Installation, Configuration & DEPLOYMENT] - Cannot reorder the web application deployment order!
ray.swc
do-not-reply at jboss.com
Mon Dec 15 02:31:24 EST 2008
Hi,
I'm having two web application to be deployed on the jboss, which named Apple.war and Doll.war. Yet, Apple.war should be started AFTER Doll.war. Otherwise, the ServletContextListener in Apple.war got stuck on startup of jboss coz it references to something only visible after Doll.war is deployed. The default sequence is following the lexical order which is not we should have.
Please advise on fixing this issue. Thanks so much!
Ray.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196458#4196458
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196458
More information about the jboss-user
mailing list