Howdy,
I an application I am porting to OSGi I would create a URL Classloader and configuration its classpath depending on the Service I was trying to run. Each Service would have its own config, resources, lib directories that were added as class paths to the Classloader. This way common components in the service could be configured based on the service's classpath.
        My question is there any way to recreate this using OSGi?

Thanks

-Pete


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to