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

gangadharonweb do-not-reply at jboss.com
Sat Jan 17 05:35:49 EST 2009


place the  jboss-app.xml file in the META-INF folderf your EAR,

jboss-app.xml;

<!DOCTYPE jboss-app 
    PUBLIC "-//JBoss//DTD J2EE Application 4.2//EN" 
    "http://www.jboss.org/j2ee/dtd/jboss-app_4_2.dtd"> 

<jboss-app> 
    <module-order>strict</module-order> 
</jboss-app>  

-Gangadhar M

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

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



More information about the jboss-user mailing list