-
Bug
-
Resolution: Fixed
-
P2
-
rmi-iiop_beta1
-
None
-
iiop_fcs
-
generic
-
solaris_2.5.1
The RMI/IIOP implementation of org.omg.CORBA.portable.InputStream.read_Object(Class stubClass)
returns stubs (ties) which cannot be cast to the stubclass if
the server object happens to be in the same VM and loaded by
a different classloader than the stubClass (Java casts can fail
if the classes are loaded from different classloaders).
returns stubs (ties) which cannot be cast to the stubclass if
the server object happens to be in the same VM and loaded by
a different classloader than the stubClass (Java casts can fail
if the classes are loaded from different classloaders).