[jboss-jira] [JBoss JIRA] (AS7-3630) Method createTimer(Date date, Serializable info) creates timer which is invoked even the date is in past

Ondřej Chaloupka (JIRA) jira-events at lists.jboss.org
Mon Feb 6 04:34:48 EST 2012


Ondřej Chaloupka created AS7-3630:
-------------------------------------

             Summary: Method createTimer(Date date, Serializable info) creates timer which is invoked even the date is in past
                 Key: AS7-3630
                 URL: https://issues.jboss.org/browse/AS7-3630
             Project: Application Server 7
          Issue Type: Bug
          Components: EJB
    Affects Versions: 7.1.0.CR1b
            Reporter: Ondřej Chaloupka
            Assignee: Stuart Douglas
            Priority: Minor


In case that I used constructor createTimer(Date date, Serializable info) I set a date which time was in past the timer was created and timeout method was invoked. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jboss-jira mailing list