RE: RE : PortableRemoteObject.narrow()

2004-07-28 Thread Kataria, Satish
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

RE : PortableRemoteObject.narrow()

2004-07-28 Thread Aditya Athalye
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

RE: PortableRemoteObject.narrow()

2004-07-28 Thread Kataria, Satish
Yes u shld use the PortableRemoteObject.narrow() method. The short reason for this Is is this will ensure that ur code is portable across different software Platforms(Corba, EJB) Thanks, Satish -Original Message- From: Viral_Thakkar [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 28, 2

[OT]Re: PortableRemoteObject.narrow()

2004-07-28 Thread puneet . a
please mark such mails as [OT] in the subject line - This means Off Topic PortableRemoteObject.narrow() is a decent way to check whether an object can be casted to given class or not...so..decide yourself...!!! Puneet Agarwal Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://ww