[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: Ordering of .ear subdeployments
dimitris@jboss.org
do-not-reply at jboss.com
Thu Aug 24 03:48:36 EDT 2006
The code changes for this approach are minimal. What you've done already, plus an attribute in the ear metadata (defaulting to 'strict') to control whether to set the DeploymentInfo flag or not, (plus fixing the failing test by adding the 'implicit' flag).
My only concern is the case where you need to declare the modules in the jboss-app.xml descriptor to get total order (e.g. a -ds.xml and an ejb jar).
I don't know whether the standard would require the ejb module to appear in the application.xml descriptor, too.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967162#3967162
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967162
More information about the jboss-dev-forums
mailing list