[jboss-jira] [JBoss JIRA] (AS7-5974) Persistent @Schedule timers are not removed if the persistent attribute change

Wolf-Dieter Fink (JIRA) jira-events at lists.jboss.org
Mon Nov 19 05:22:21 EST 2012


Wolf-Dieter Fink created AS7-5974:
-------------------------------------

             Summary: Persistent @Schedule timers are not removed if the persistent attribute change
                 Key: AS7-5974
                 URL: https://issues.jboss.org/browse/AS7-5974
             Project: Application Server 7
          Issue Type: Bug
          Components: EJB
    Affects Versions: 7.2.0.Alpha1
            Reporter: Wolf-Dieter Fink
            Assignee: jaikiran pai


If a EJB (Stateless) is deployed with a @Schedule annotation which is persistent the timer will not be removed if it is redeployed and the only change is the persistent flag.

If the time schedule is changed in the same deploment the timer will be removed from the store.

There is no difference for managed or unmanaged deployments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list