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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to