[JBoss-user] EAR deployments and DeploymentSorter

2003-07-17 Thread Brian Wallis
Is the deployment sorter declared in the URLDeploymentScanner (in jboss-service.xml) used to order the sub deployments of an EAR? If not, what order is used? thanks, brian wallis... --- This SF.net email is sponsored by: VM Ware With

Re: [JBoss-user] EAR deployments and DeploymentSorter

2003-07-17 Thread Scott M Stark
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. -- Scott Stark Chief Technology Officer JBoss Group, LLC Brian Wallis wrote: Is the deployment

Re: [JBoss-user] EAR deployments and DeploymentSorter

2003-07-17 Thread bwallis
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