[jboss-user] [Beginners Corner] - Re: invoking an EJB over iiop
HibsMax
do-not-reply at jboss.com
Mon Jun 4 12:06:34 EDT 2007
Actually the NullPointerException is being caused by this line of code which appears immediately after the call to PortableRemoteObject.narrow:
System.out.println("Class bar is : " + bar.getClass().getName());
I guess that means the call to narrow is failing.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051020#4051020
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051020
More information about the jboss-user
mailing list