I have two *.war files deployed in jboss and want to make make sure that second.war files
come up only after the first.war file is up.
As per my understanding till now, I can add the name of first.war file in section of
second /WEB-INF/ jboss-web.xml.
What donât know what name to mention in .
The actual name of first.war file is
newDash-0.1.war
And following is Content from jmx-console for first war file.
newDash
loader=newDash-0.1.war
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255385#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...