[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2169) @Startup @Singleton beans should be started after the auto-timers have been initialized

jaikiran pai (JIRA) jira-events at lists.jboss.org
Thu Sep 16 02:02:28 EDT 2010


@Startup @Singleton beans should be started after the auto-timers have been initialized
---------------------------------------------------------------------------------------

                 Key: EJBTHREE-2169
                 URL: https://jira.jboss.org/browse/EJBTHREE-2169
             Project: EJB 3.0
          Issue Type: Bug
          Components: singleton
            Reporter: jaikiran pai
            Assignee: jaikiran pai


When a @Startup @Singleton is created (i.e. the @PostConstruct is invoked), the auto-timers should already have been created and functional. Currently, the instance gets created even before the auto-timers are processed.


-- 
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