jsr345-experts@ejb-spec.java.net

[jsr345-experts] Re: [ejb-spec users] Re: XXX under section 4.3.5

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Wed, 07 Sep 2011 14:39:42 -0700

I think the spec is confusing in this area...

A. The paragraph just above the one marked with XXX reads:

"This specification requires that the ejbRemove, ejbActivate, and
ejbPassivate methods of the SessionBean interface, and the ejbCreate
method of a stateless session bean be treated as PreDestroy,
PostActivate, PrePassivate and PostConstruct life cycle callback
interceptor methods, respectively.