Resolution of indirect RMI object references not working. 
----------------------------------------------------------

                 Key: YOKO-248
                 URL: http://issues.apache.org/jira/browse/YOKO-248
             Project: Yoko - CORBA Server
          Issue Type: Bug
    Affects Versions: 1.0-incubating-M2
            Reporter: Rick McGuire
         Assigned To: Rick McGuire
             Fix For: 1.0-incubating-M2


In the object stream passed to an RMI method call, duplicate value objects are 
tagged as being indirect references to an object that has already been 
serialized into the stream.  The ValueHandlerImpl class is for some reason 
immediately removing the deserialized objects from the object offset map, which 
makes it impossible to resolve duplicate objects. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to