hi all,

can anyone help me out with this exception.. i have no idea why this is
happening..

<--
java.lang.ClassCastException
        at
com.sun.corba.ee.internal.javax.rmi.PortableRemoteObject.narrow(Porta
bleRemoteObject.java:296)
        at javax.rmi.PortableRemoteObject.narrow(Unknown Source)
        at AccountClient.main(AccountClient.java:23)
-->

this error is coming at the line where "AccountHome home =
(AccountHome)PortableRemoteObject.narrow(..)" is being done.. i have seen
this error being reported in many of the mailing lists.. but i didnt get any
answer that could solve this problem..

thanks,
arun
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

===========================================================================
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".

Reply via email to