You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Aditya Athalye <ad...@infosys.com> on 2004/07/28 11:51:35 UTC

RE : PortableRemoteObject.narrow()

I dont think there should be any need to use Portable Remote object.narrow() method for getting reference to EJBObject. Basically there is no need to cast since home.create() will directly give the reference to the component interface irrespective of underlying protocol
 
Thanks
Aditya