[jboss-user] [EJB/JBoss] - Re: Unable to acces external Corba Object
drorfries
do-not-reply at jboss.com
Thu Aug 31 13:38:39 EDT 2006
I have a similar problem.
I cannot get a Corba object out of org.omg.CORBA.Object _is_a metgod
The error is the same. Object is immtable in com.sun.corba.se.internal.ior.FreezableList add(object) method
A workaround found in Sun's Java Forum:
JDKBridge.setLocalCodebase(null);
does not help either
I see its an old issue, so if anyone knows, please drop a line.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968718#3968718
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968718
More information about the jboss-user
mailing list