Thanks for your quick reply. The problem with that is the packages I
want are used in the non-OSGi parts of the system too, so using an empty
extension bundle would duplicate all needed packages. Is there no way
to dynamically modify the framework system packages?
Dan
Karl Pauls wrote:
You can use an empty extension bundle that only exports the packages
you want to be made available for this iirc.
regards,
Karl
On Thu, Feb 26, 2009 at 7:17 PM, Dan J Hrivnak
<[email protected]> wrote:
I'm working with an embedded instance of Felix, and I was wondering if it's
possible to modify or add to the org.osgi.framework.system.packages.extra
configuration property after startup. Looking through documentation, it
seems this property map needs to be populated before starting the embedded
Felix.
<mailto:[email protected]>