[jboss-user] [Beginners Corner] - Re: ClassCastException with PortableRemoteObject.narrow call
PeterJ
do-not-reply at jboss.com
Wed Nov 8 15:49:44 EST 2006
After you accessed the object, and before you narrow it, print it out:
System.out.println(obj);
What type does it say it is?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984312#3984312
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984312
More information about the jboss-user
mailing list