Hi Claus, Thanks for the explanation. That's sort of a bummer that the context:property-placeholder tag is required. Not a huge deal or anything, just not as DRY (don't repeat yourself) as it could be.
You asked how I reference the property from the bean. I do that just by following normal Spring conventions in that my bean's property tag value attribute uses the ${} notation to reference the property defined in the context:property-placeholder tag. -- View this message in context: http://camel.465427.n5.nabble.com/Using-PropertiesComponent-tp4299191p4300659.html Sent from the Camel - Users mailing list archive at Nabble.com.