Hi all,

I have a question regarding the Configurator and the ConfigurationPlugin spec. 
I would like to provision my application with configurations as I do with my 
the bundles, for this the Configurator seems perfect. But, the values inside my 
configurations could be different depending of the environment (dev, beta, 
prod, ...) and my configurations may contain sensitive data that I don't want 
in my Git repo. In this case I think I could provide a ConfigurationPlugin 
which will replace placeholders with data coming from a database.

My question is, how can I tell to the Configurator bundle to not process 
resources that contains placeholder until my ConfigurationPlugin is up?

Thanks,

Clément Delgrange.
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to