Hi,
I am using WLS 6.1 sp2.
I have an entity bean (CMP). In its postCreate( ), I am trying to get
the EJBLocalObject from the entitycontext. But I am facing a NullPointer
exception due to the fact that the entityContext is never getting set. I
tried setting a break point in the setEntityContext(EntityContext ctx)
method and the execution never breaks there. I am really confused why I
am getting the entityContext null when the container is supposed to
invoke setEntityContext() before ejbCreate and ejbPostCreate.

TIA
Ranjith

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