Hi,

 

I am new using Pax Runner and I was wondering if it is possible to install
bundles by programming which can be reloaded again after PAX Runner is shut
down. 

 

My scenary is the next one:

 

I have a bundle called InstallerManager which installs other bundles by
using BundleContext.install(String Location) method. The problem by using
Pax Runner is that when I have installed these bundles by programming and
then I shut down and launch again Pax Runner the bundles installed by
InstallerManager do not appear like installed bundles. How could I solve
this situation?

 

I would like not to have to install again all the bundles which was already
installed by programming each time I shut down and launch Pax Runner.

 

Is there any way to work around or any option in which I can change this
working way?

 

Thank you in advance

 

David

_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to