Urgh, I'm stupid.

 <propertyPlaceholder location="<bag1>,<bag2>"/>

And I don't even have to explicitly state the configuration admin properties.

Cheers,
Gary

On 19 Nov 2014, at 11:29 am, Gary Kennedy <g...@apnic.net> wrote:

> I'm using Camel 2.14.0, with Karaf 3.0.1, and in the blueprint I have a 
> couple of property 'bags'.
> 
> One is the usual configuration admin property placeholder, the other is a 
> custom property bag, which gets it's values from runtime scanning.
> 
> How can I use both property sets in the same camel context?
> 
> I've tried multiple propertyPlaceholder tags (schema violation), and I'm 
> looking at setting locations on the properties component (by creating a 
> properties component bean) but I'm not too sure that will either work, or be 
> "the way to go".
> 
> Any ideas please?
> 
> Cheers,
> Gary
> 

Reply via email to