Hi buddy,

u need to check how r u getting the InitialContext from the JNDI . I faced
a similar problem
coz i was using EJBHome home=initialcontext.narrow(".....");
instead use home=PortableRemoteObject.narrow("......");(boy check out the
exact syntax)

check if thats the problem,

pirbhu

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