[jboss-dev-forums] [Design of the JBoss EJB Container] - Re: NPE in HomeHandleImplIIOP
adrian@jboss.org
do-not-reply at jboss.com
Thu Oct 4 12:24:01 EDT 2007
The only way I can see that the StubClass would become a jacorb reference
is if something is invoking the constructor
HandleImplIIOP(org.omg.CORBA.Object obj)
with the reference without doing some narrow() code like the handle does.
Add some debug code to the constructor to see what is passing a
corba Object that does not implement EJBObject.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091633#4091633
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091633
More information about the jboss-dev-forums
mailing list