Unfortunately this IS a problem. If my web app is depending on the additional functionality that TomEE provides, then TomEE has to be started first. If I have both the tomEE.war and MyEEApplication.war in webapps folder, there is a race condition. If I force tomEE to start first, it works fine.
What is the recommended approach? -- View this message in context: http://openejb.979440.n4.nabble.com/deploy-order-tp4657241p4661840.html Sent from the OpenEJB User mailing list archive at Nabble.com.
