[ https://issues.apache.org/jira/browse/YOKO-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rick McGuire closed YOKO-338. ----------------------------- Resolution: Fixed Committed revision 527253. > RMI Util.loadClass() not using proper search order when not installed in the > endorsed dirs. > -------------------------------------------------------------------------------------------- > > Key: YOKO-338 > URL: https://issues.apache.org/jira/browse/YOKO-338 > Project: Yoko - CORBA Server > Issue Type: Bug > Components: RMI-IIOP > Affects Versions: v1.0.0 > Reporter: Rick McGuire > Assigned To: Rick McGuire > Fix For: v1.0.0 > > > The RMI Util.loadClass() method uses a security manager to search for a class > loader on the stack to be used for loading classes. However, the rmi-impl > code does not need to be installed in endorsed.dirs, which results in it > picking up the class loader used to load the rmi-impl classes rather than the > caller's loader. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.