Spring PropetyPlaceholderConfigurer support the resolution of nested
properties like this example
http://robertmarkbramprogrammer.blogspot.dk/2008/02/nested-property-placeholders-in-spring.html

It would be nice if one would be able to use such property resolution
feature directly in the camel context eg. in the simple language. 

In other cases when you want to use Spring's nested property resolution you
have to set up <Endpoint> in the start of the CamelContext where you can use
the Spring $ properties feature.

Is this something to consider, or might it even overlap with Spring 3.1
profiles and is this going to be supported in Camel ?

/Preben

--
View this message in context: 
http://camel.465427.n5.nabble.com/Support-for-nested-properties-in-propertyplaceholder-tp5713905.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to