Hi folks,

I would like to have your opinion about my needs.
I've several bundles which all need their custom configuration (own PID)
but all of them depends on some common configuration depending on which
environment (ie: test, production) my karaf instance is running.

I'm currently using apache blueprint. So I would like to do is for example,
if I use [[env.name]] it will retrieve the config value from global
configuration and if I use {{bundle.name}}.

So my questions is :
Is there a way to use common/global configuration with my current bundle
configuration ?
If yes, is it possible with blueprint or do I have to change my tech stack
?
What are best practices ?
And icing on the cake, do you have example ?

Rgds,

Arnaud

Reply via email to