[jboss-user] [EJB/JBoss] - TimedObject

bsturzoiu do-not-reply at jboss.com
Thu Oct 19 11:10:13 EDT 2006


Hi
I have teh following situation
i have a timed object that is set to fired at a specific date
In that momment my app server is down
when, i restart my app server, my timed object run its ejbTimeOut() method before taht whole application to be deployed.

because of this, i receive an error - javax.naming.NameNotFoundException: RetentionPolicyManager not bound]

how to avoid this? how to delay this method to be executed after WHOLE application is deployed?

Thank you.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979386#3979386

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979386



More information about the jboss-user mailing list