I have moved my webapp which uses the drop in TomEE webapp into another Tomcat server but now the startup order is wrong; Tomcat is trying to start my webapp before TomEE but fails because it is dependent on TomEE. Apparently, the app startup order cannot be set in Tomcat so I'm at a loss as to how to fix this problem. Any hints?
-- View this message in context: http://tomee-openejb.979440.n4.nabble.com/TomEE-WebApp-start-order-incorrect-tp4672630.html Sent from the TomEE Users mailing list archive at Nabble.com.
