]
jaikiran pai closed JBAS-7996.
------------------------------
Resolution: Rejected
@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: