Agreed if your all ur middle tier applications are coded in java. However if you want ur application to interact with a CORBA application then this will not work.
The EJB specifications also recommend to use Portable Remote object.narrow() as this will ensure that ur application is truly portable across different software platforms. This could be a very valid scenarion in case of a REALLY DISTRIBUTED APPLICATION. Thanks, Satish -----Original Message----- From: Aditya Athalye [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 28, 2004 3:22 PM To: [EMAIL PROTECTED] Subject: 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]