You have a couple of options:
1a. You can use org.osgi.framework.system.packages system property to configure the exported package list. 1b. You can use org.osgi.framework.system.packages.extra system property to add more packages to what is already configured by an underlying framework.
See felix/conf/config.properties.

2. You can write new extension bundles to export more packages if you can't do it via the above two options.


Sahoo

Jagan Pappula wrote:
Hi all,

Is there any way to configure exported packages from system budle, or system
bundle simply exports the packages based on the underlying java version

Thanks
--Jagan.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to