Understood. I think the best approach would be to wrap TypedProperties in Karaf class exposed as export package.
I will do the improvement for 4.2.2. Can you please a Jira ? Regards JB On 26/11/2018 06:22, jochenw wrote: > 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 > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
