Title: RE: SessionContext.getEJBObject()

The client code must use the javax.rmi.PortableRemoteObject.narrow(...)method to
convert the result of the getEJBObject() method invoked on a handle to the remote interface type. EJB-pfd2(Section6.6)



Kesav Kumar Kolla
Voquette Inc
650 356 3740(W)
510 889 6840(R)
Voquette....Delivering Sound Information



-----Original Message-----
From: Mikael Ståldal [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 13, 2001 7:24 AM
To: Orion-Interest
Subject: SessionContext.getEJBObject()


Are you supposed to do PortableRemoteObject.narrow on the return value of
SessionContext.getEJBObject()?

/Micke

Reply via email to