Structure:
myapp.ear
|-META-INF
|-application.xml (which contains that initialize-in-order attribute)
|-webapp1.war
|-webapp2.war
|-webapp3.war
.......I defined the web apps in the order; however tomee does not load them in the order that I defined. Tks, -- View this message in context: http://openejb.979440.n4.nabble.com/initialize-in-order-in-application-xml-is-not-honored-tp4663013.html Sent from the OpenEJB User mailing list archive at Nabble.com.
