+1

For having an option in blueprint cm to only load when the config appears.
This would make some cases simpler to implement.

For example I have a similar case where I load data from a database and create a Configuration object in config admin from it. There I also would like my blueprint context that needs the config wait until the config is present.

Christian


On 13.10.2014 16:03, Jean-Baptiste Onofré wrote:
So, it means that the file is already in the etc folder at startup.

If your blueprint bundle starts after configadmin, I would consider as a fair enhancement on Aries blueprint-cm. AFAIR, blueprint-cm loads the default properties as soon as the blueprint container starts and after get the update from configadmin. Maybe it makes sense to add a property on blueprint-cm property-placeholder to check if persistent-id exists first and load it, and fallback to default properties.

Thought ?

Regards
JB

--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

Reply via email to