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