[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-2169) @Startup @Singleton beans should be started after the auto-timers have been initialized
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Fri Sep 17 01:42:28 EDT 2010
[ https://jira.jboss.org/browse/EJBTHREE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved EJBTHREE-2169.
------------------------------------
Component Fix Version(s): jboss-ejb3-singleton:1.0.0-alpha-13
Fix Version/s: depchain-1.0.0
Resolution: Done
> @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
> Fix For: depchain-1.0.0
>
>
> 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