Class names created from repository ids much remove unicode escape sequences. ------------------------------------------------------------------------------
Key: YOKO-271 URL: https://issues.apache.org/jira/browse/YOKO-271 Project: Yoko - CORBA Server Issue Type: Bug Components: orb core Affects Versions: 1.0-incubating-M2 Reporter: Rick McGuire Assigned To: Rick McGuire Fix For: 1.0-incubating-M2 Deserialization of inner classes needs to remove the unicode escape sequences from the class names. The Sun ORB is constructing the repository IDs for inner classes using "outer\U0024inner" rather than "outer$inner". This is causing class loading failures. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira