Hi, I have a doubt regarding the usage of the PortableRemoteObject.narrow(...) method in the clint code to lookup the EJB Home Object. Actually, my doubt is that even a simple casting can also work very well then why do we need to use the PortableRemoteObject.narrow(...) method. Is it safe enough to with just the simple Casting??? In what scnerios one should use the PortableRemoteObject.narrow(...) . Any pointer to a good documentation will be of great help.
Thanks & Regards, Manoj Kumar. =========================================================================== 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".