[jboss-user] [Beginners Corner] - Re: ClassCastException with PortableRemoteObject.narrow call

srki do-not-reply at jboss.com
Fri Nov 10 18:27:28 EST 2006


Thanks for your help,

I get the following output
$Proxy137

If I do the following
		Method method = object.getClass().getMethod("create", null);
		log.info( method.getName() );

I get the correct create method in Home

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985092#3985092

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985092



More information about the jboss-user mailing list