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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user