[jboss-user] [EJB 3.0] - Timerservice: expiring next method call before the previous

shundavid do-not-reply at jboss.com
Wed Aug 1 18:22:40 EDT 2007


Hello everybody,

I'm having issues with the Timerservice:

I'm creating a timer that expires every 5 min, but my @Timeout method sometimes takes more than 5 min to return. So I noticed that when this happens, my method starts to act weird, no exceptions, no warnings.

Is there anyway to keep the @Timeout method from running if the previous one haven't finished?

Thanks

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

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



More information about the jboss-user mailing list