You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Pete Haidinyak <ja...@cox.net> on 2009/04/08 08:38:44 UTC

Class path issues

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-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org