[jboss-user] [JBoss Portal Users] - How to make one war file depend on other war file.
sunilk713
do-not-reply at jboss.com
Tue Sep 15 15:26:03 EDT 2009
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#4255385
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255385
More information about the jboss-user
mailing list