[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - How to control sequence of deployment of war file in JBOSS

just_a_kid do-not-reply at jboss.com
Thu Jun 28 00:37:05 EDT 2007


Hi Guys,

  Lets say i have sapweb.war and SWIM.war under JBOSS_HOME/server/deploy

 when i start my jboss as , it always try to load SWIM.war first which gonna cause my SWIM.war failed because SWIM.war only can be deployed when sapweb.war deployment is up and running

  How do i control this whenever i start my jboss as , i want sapweb.war to be deployed first then SWIM.war.

  And on what basis the sequence of deployment takes place ( timestamp , name of war file / ? )

 Thanks

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

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



More information about the jboss-dev-forums mailing list