[jboss-user] [Installation, Configuration & Deployment] - Deploy applications in specific order
webstock_2000@yahoo.com
do-not-reply at jboss.com
Thu Jun 21 15:43:00 EDT 2007
I'm lookig for a way to deploy two applications in a specific order.
I have an EAR and WAR application (two separate files). The WAR application is dependent in some EJB?s located in the EAR. JBOSS is deploying the WAR file first which fails because is looking for the EJB located in the EAR file.
I need to deploy the application in the following order:
EAR file
WAR file
Can someone help?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056638#4056638
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056638
More information about the jboss-user
mailing list