>
> The EntityContext / SessionContext should be transient , as
> this keep on
> changing for a given Bean instance and the context are
> assigned as and when
> bean instance from the pool is assigned to an EJB Object.
> Hence, there
> should be some other issues generating the error.
>
No, the container uses the {set|unset}{Session|Entity}Context() callbacks to
manage the context field. It should not be transient.
===========================================================================
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".