Hi, On Tue, Apr 16, 2019 at 8:19 AM Georg Henzler <[email protected]> wrote: > ...My proposal: We change the provisioning model in a way that all > mentioned configurations become active exactly with the start level of > org.apache.felix.configadmin....
Makes sense to me, I can't think of a good reason to activate configs at specific start levels. I suppose you just need a component that starts at level 1 and listens for the ConfigAdmin service availability to implement this. -Bertrand
