aspose file tools
The moose likes JBoss/WildFly and the fly likes jboss application deployment order Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
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?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: jboss application deployment order
 
Similar Threads
No Deployment found error while deployoing ear file
Error----web app could not find ejb module.
linking webapp with ejb in ear
How to make a WAR file for EJB project in WSAD
Maven question: test-ear or test-war