File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes jboss application deployment order Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "jboss application deployment order" Watch "jboss application deployment order" New topic
Author

jboss application deployment order

Scott Duncan
Ranch Hand

Joined: Nov 01, 2002
Posts: 363
I have an ear file with several EJBs running in the same instance as a war file. I do not want to move the war file into the ear because two different teams maintain each of them and we want to be able to develop independently of each other. Problem is that the war is starting before the ear. I need the ear (with the EJBs) to start first. How can I change the deployment order?


No more rhymes! I mean it!<br /> <br />Does anybody want a peanut?
 
 
subject: jboss application deployment order
 
Threads others viewed
Maven question: test-ear or test-war
No Deployment found error while deployoing ear file
linking webapp with ejb in ear
How to make a WAR file for EJB project in WSAD
Error----web app could not find ejb module.
MyEclipse, The Clear Choice