PortableRemoteObject needs to use the Util delegate class to load the PortableRemoteObjectClass -----------------------------------------------------------------------------------------------
Key: YOKO-189 URL: http://issues.apache.org/jira/browse/YOKO-189 Project: Yoko - CORBA Server Issue Type: Bug Components: RMI-IIOP Affects Versions: 1.0-incubating-M1 Reporter: Rick McGuire Assigned To: Rick McGuire Fix For: 1.0-incubating-M2 The PortableRemoteObject class loads an implementation class based on the javax.rmi.CORBA.PortableRemoteObjectClass system property. This class needs to delegate the loading to the javax.rmi.CORBA.Util.loadClass() method to ensure the currect search patch is used. -- 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