> No, the application.xml + jboss-app.xml order of the modules should
> determine  the deployment ordering as this is the only content that is
> deployed.

I had a read of the code in EARDeployer and the order of the application.xml
and jboss-app.xml module declarations are lost since they are stored into a
HashMap in J2eeApplicationMetaData. MainDeployer seems to sort
subdeployments using a DeploymentSorter (but not the same one specified in
the URLDeploymentScanner mbean) so the default suffix order seems to be
used. (this is in 3.0.7)

brian...





-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to