Aniket Patankar wrote:
>
> Hi,
>
> Could some one tell me what exactly is meant by "conversational state" of a
> stateful session bean?
> Can we access this "conversational state" of a stateful session bean in our
> code ? If yes, can we assign this value to a new client and make the EJB
> container think that it is the same client??
> Do reply ASAP as we need to explore this, in creating a stateful session
> bean pools.
> Regards,
> Aniket
>
Sorry, but I don't really understand your question.
The conversationnal state of the session bean is all the data in the bean
that is retained between 2 different client calls.
This state is accessed by the bean itself only.
--
Philippe Durieux ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bull - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED]
-> Download our EJBServer at http://www.evidian.com/ejb <-
----
This list is cross-posted to two mail lists. To unsubscribe,
follow the instructions below for the list you subscribed to.
For objectweb.org: send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe ejb-container-group".
For enhydra.org: send email to [EMAIL PROTECTED] and include
in the body of the message "unsubscribe ejb-container-group".