Hi In tomee you don't need it, with tomee-webapp you shouldnt expect any order (but i think the server.xml order you be respected but that s a side effect and not a tomcat feature) Le 27 mars 2013 08:45, "mbshaffer" <[email protected]> a écrit :
> This is a good question... > > What is the recommended solution? For any web apps deployed to Tomcat that > are dependent on TomEE to be running first... how do we force it? > > We found a hacker's trick, which is to create a dummy tomEE.xml file and > put > it into > > C:\GCTI\Tomcat 7.0\conf\Catalina\localhost\tomEE.xml > > this forces Tomcat to start tomEE first... but kind of a hack... what's the > recommendation from the experts? > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/deploy-order-tp4657241p4661808.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
