[jboss-user] [Installation, Configuration & DEPLOYMENT] - <module-order>strict</module-order> not working

jgilbert do-not-reply at jboss.com
Fri Dec 28 11:17:53 EST 2007


I am using JBoss AS 4.2.0.GA and trying to order the deployment of my ejb modules. I have seen the postings about using the strict setting but it does not  appear to work.

Here is my jboss-app.xml. Does anyone have any ideas what I am missing?


  | <jboss-app>
  | 	<module-order>strict</module-order>
  | 	<module>
  | 		<service>my.sar</service>
  | 	</module>
  | </jboss-app>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115942#4115942

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115942



More information about the jboss-user mailing list