Hi all,
Is there a way to set the deploying order of each ejb jars in jboss AS.
say I have these 2 jars: abc.jar and xyz.jar, I want xyz.jar to be deployed and started
before abc.jar (somehow Jboss maybe has the alphabetical default deploy order and always
deploy abc.jar first).
So is there way to set the dependency or something like so that we can specify which ejb
jar to deploy before another ejb jar?
Thanks in advance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052447#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...