RMI support not marshalling IDLEntity CORBA objects correctly.
--------------------------------------------------------------
Key: YOKO-280
URL: https://issues.apache.org/jira/browse/YOKO-280
Project: Yoko - CORBA Server
Issue Type: Bug
Components: RMI-IIOP
Affects Versions: 1.0-incubating-M2
Reporter: Rick McGuire
Assigned To: Rick McGuire
Fix For: 1.0-incubating-M2
The RMI support is marshalling all IDLEntity interface objects by value. The
support needs to check to see if the object instance is a CORBA object and
delay the decision to marshal as an CORBA object or value object until run
time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.