[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-2130) Expired interval timers re-expire on restart
Shaun Appleton (JIRA)
jira-events at lists.jboss.org
Tue Jul 13 05:08:59 EDT 2010
[ https://jira.jboss.org/browse/EJBTHREE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shaun Appleton updated EJBTHREE-2130:
-------------------------------------
Attachment: ExampleTimerBean.java
Replace the one form the tutorial with this one.
> Expired interval timers re-expire on restart
> --------------------------------------------
>
> Key: EJBTHREE-2130
> URL: https://jira.jboss.org/browse/EJBTHREE-2130
> Project: EJB 3.0
> Issue Type: Bug
> Components: ejb3
> Affects Versions: 1.1.22
> Reporter: Shaun Appleton
> Attachments: ExampleTimerBean.java
>
>
> If you restart JBoss after an interval timer has expired it re-expires. This means the timer is, in effect, called every timer the server is restarted.
> The spec [section 18.4.2] states what should happen between a server crash and a restart - "Any interval timers that have expired during the intervening time must cause the timeout callback method to be invoked at least once upon restart."
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list