if the stateless session bean instance has an ejbCreate method, the container
should treat the ejbCreate method as the instance's PostConstruct method
------------------------------------------------------------------------------------------------------------------------------------------------------
Key: OPENEJB-1559
URL: https://issues.apache.org/jira/browse/OPENEJB-1559
Project: OpenEJB
Issue Type: Bug
Components: ejb31
Affects Versions: (trunk/openejb3)
Reporter: Shawn Jiang
Fix For: 4.0
Attachments:
0008-4.3.10.2-If-the-stateless-session-bean-instance-has-.patch
4.3.10.2 If the stateless session bean instance has an ejbCreate method,
the container treats the ejbCreate method as the instance's PostConstruct
method,
and, in this case, the PostConstruct annotation (or deployment descriptor
metadata)
can only be applied to the bean's ejbCreate method.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira