Hi All,

I have a Stateful session Bean which is accessed from a servlet.  Can I call
ejbRemove() method from servlet. If I can, what does this do.  Will it remove
the bean instance or only remove the state of the bean.  Also what happens to
the passivated data (if the bean is in passivate state).  Will ejbRemove() call
ejbActivate() and then remove the bean.

This is urgent.  Can anyone give me an immediate answer.

Thanks in advance.
Prasad.

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