[jboss-dev-forums] [Design of JBoss Deployment Framework] - Re: SAR Deployment Deployers Ordering
adrian@jboss.org
do-not-reply at jboss.com
Tue Nov 4 09:44:09 EST 2008
In general all your processing in the deployers should just be based on metadata
available to deployers or configuration on the deployers.
You shouldn't be looking at any services.
e.g. suppose the war had a dependency on an ejb from some other application
then its not going to be started until that ejb exists regardless of when jbossweb.sar
gets started.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186721#4186721
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186721
More information about the jboss-dev-forums
mailing list