Hi!
We use latest TomEE 1.6.0 snapshot.
Our application includes scheduled beans and web applications.
To get a defined startup order we use an application.xml including
<initialize-in-order>true</initialize-in-order> tag.
It allows to define startup order of web applications but scheduled bean
startup is allways done before.
Is there a way to define a different startup order that allows to initialize
the scheduled beans after some of the web applications are initialized?
Best regards,
Thomas
--
View this message in context: http://openejb.979440.n4.nabble.com/Startup-order-for-web-applications-and-scheduled-beans-tp4665496.html
Sent from the OpenEJB User mailing list archive at Nabble.com.
|