You can add the depends in your jboss-web.xml (in the WEB-INF) of your WAR file:
<jboss-web>
|
| <depends>blah.blah</depends>
|
| </jboss-web>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202851#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...