Hi,
 new Instance() =no of stateles session beans.
ejbCreate is called when client call s create()


Regards
Ashwani Kalra
E-Comm Group
NIIT Ltd. India



> ----------
> From:         Nithi, Rajan (GEP)[SMTP:[EMAIL PROTECTED]]
> Reply To:     A mailing list for Enterprise JavaBeans development
> Sent:         Friday, July 28, 2000 11:21 AM
> To:   [EMAIL PROTECTED]
> Subject:      Stateless Session Beans and instances
>
> Hi,
>
> I have a basic question regarding Stateless Session Beans.
>
> I understand the container creates a pool of Stateless Session Beans.
> Which means the container creates a no of Stateless Session Bean
> instances.
> So, in that case, is the following statement true ?
>
> No of times ejbCreate is executed on the container = No of Stateless
> Session
> Beans instances created by the container.
>
> We are using NAS 4.0 and I found the ejbCreate method of our Stateless
> Session
> Bean is fired only once. So, does it mean that the container has only one
> instance
> of the Stateless Session Bean in the memory.
>
> Thanks in advance,
> Nithi.
>
> ==========================================================================
> =
> 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".
>

===========================================================================
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