[
https://issues.apache.org/jira/browse/GERONIMO-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick McGuire updated GERONIMO-4908:
-----------------------------------
Issue Type: Sub-task (was: Bug)
Parent: GERONIMO-5087
> RMIClassLoader is not compatible with osgi
> ------------------------------------------
>
> Key: GERONIMO-4908
> URL: https://issues.apache.org/jira/browse/GERONIMO-4908
> Project: Geronimo
> Issue Type: Sub-task
> Security Level: public(Regular issues)
> Components: osgi
> Affects Versions: 3.0
> Reporter: David Jencks
> Fix For: 3.0
>
>
> We have RMIClassLoaderSpiImpl in geronimo-kernel. However, RMIClassLoader
> loads the spi impl using the system classloader.
> (http://java.sun.com/javase/6/docs/api/java/rmi/server/RMIClassLoader.html)
> So we'd have to get our impl into the system classloader unless osgi provides
> an additional level of delegation in the system classloader.
> For now I'm going to try not setting java.rmi.server.RMIClassLoaderSpi in
> RMIRegistryService
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.