[jboss-user] [EJB 3.0] - EJB jar deploy order in Jboss AS
mckeno
do-not-reply at jboss.com
Fri Jun 8 04:51:21 EDT 2007
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#4052447
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052447
More information about the jboss-user
mailing list