Multiple property placeholders?

2014-11-18 Thread Gary Kennedy
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

Re: Multiple property placeholders?

2014-11-18 Thread Gary Kennedy
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