Re: Spring XML configuration variables

2013-01-18 Thread erstanl
Thanks for the quick reply Claus. For those who run into the same issue, this was the change I made to the route: And more importantly, I had to comment out my spring and implement this: So I replaced this: with this: All is well at the Camel fa

Re: Spring XML configuration variables

2013-01-18 Thread Claus Ibsen
Hi Welcome to the community. This is the right forum, the user forum. See this FAQ about your spring placeholder issue http://camel.apache.org/how-do-i-use-spring-property-placeholder-with-camel-xml.html On Fri, Jan 18, 2013 at 5:17 PM, erstanl wrote: > Sorry if this is the wrong forum for thi