On 26-10-12 00:56, Greg Trasuk wrote:
Isn't there already java.rmi.server.RMIClassLoaderSpi that net.jini.loader.pref.PreferredClassProvider implements? What would a River-specific provider interface add?
RMIClassLoaderSpi is used for instance in java webstart (javafx) to initialize if with the default implementation. I see no way to circumvent this. I havent looked in detail to RIVER-336 [1] but it looks like it asked for a similar seperation possibility. Maybe other solutions can be made pluggable?
[1] https://issues.apache.org/jira/browse/RIVER-336
