javax.rmi.CORBA.Stub not properly overriding readObject()/writeObject() -----------------------------------------------------------------------
Key: YOKO-228 URL: http://issues.apache.org/jira/browse/YOKO-228 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 readObject() and writeObject() methods in javax.rmi.CORBA.Stub are using the same method signature as the delegate methods, which causes stub serialization to not function correctly. -- 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