[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: EAR Deployment Dependencies

jaikiran do-not-reply at jboss.com
Mon Jan 19 07:27:48 EST 2009


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#4202851

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



More information about the jboss-user mailing list