On Wed, 2 Aug 2000 10:59:44 +0530, parikshit <[EMAIL PROTECTED]>
wrote:
>No, I dont think so. According to specs., in the life cycle of a session
>bean, while going from a "does not exist" state to "method ready" state ,
>both setSessionContext() and ejbCreate() methods  "have" to be called.

Exactly, and this is what I said. How the container chooses to implement
this may vary.

> I
>think Rickard was driving home some other point.

The point was that how the instance travels on the path from "does not
exist" to "method ready" is implementation specific. And the neat thing
is that as a bean developer you really shouldn't care how it is done,
just that it is indeed done somehow.

/Rickard

--
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to