[jboss-jira] [JBoss JIRA] Assigned: (JBAS-7996) @Startup not working jboss 6.0M2
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Thu May 13 11:07:27 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-7996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai reassigned JBAS-7996:
----------------------------------
Assignee: jaikiran pai (was: Carlo de Wolf)
> @Startup not working jboss 6.0M2
> --------------------------------
>
> Key: JBAS-7996
> URL: https://jira.jboss.org/jira/browse/JBAS-7996
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: EJB3
> Reporter: Nagin Kothari
> Assignee: jaikiran pai
>
> As per Ejb 3.1 spec when @startup annotation is placed on Singleton bean, then bean @PostConstruct method should be invoked at application start up process and not when client calls its method first time. but in Jboss6.0.0M2 this is not working . @PostConstruct method is not invoked as a part of container start up process, but called at first method call of singleton bean.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list