[jboss-user] [EJB/JBoss] - Persistence of ejb timers

balteo do-not-reply at jboss.com
Mon Oct 16 17:42:19 EDT 2006


Hello,

I am trying for my ejb timers to survive a server restart. I have this:


  | <enterprise-beans>
  |     <session>
  |       <ejb-name>TimerSessionBean</ejb-name>
  |       <jndi-name>TimerSessionBean</jndi-name>
  |       <timer-persistence>true</timer-persistence>
  |     </session>
  |   </enterprise-beans>
  |   
  | 

However if I restart the server the timers are no longer executed.

Can anyone help please?

Thanks in advance,

Julien Martin.

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

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



More information about the jboss-user mailing list