Hi JB, thanks for the answer! Typically I'm cautious when adding classes from other bundles in my own, but in this case it really seems the only reasonable way.
Our system needs to do remote update of targets which only have one secured channel to our update server, and we do this via Karaf feature deployment. The remote update application also allows to define configurations for some of the bundles. In the deployment function, we use ConfigRepository to retrieve the existing configuration on the target and cache it in case a rollback is needed, and to apply the new configuration. Best Regards, Jochen -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
