Hi OBender, We are using JBoss 3.0.6 and do order the deployment of the ears by:
1. Amend jboss-service.xml in server//conf to use the PrefixDeploymentSorter. (If you do a search for 'prefix' there is a good explanation of how this deployment sorter works. 2. We prefix the name of ear with its level in our hierarchy, i.e an ear with 01-parent.ear gets deployed before all 02-child.ear Just had a look in the 3.2.3 config and the same options seem to be available in server//conf Regards Lea. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844831#3844831 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844831 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
