Re: Issue with property values from files post 2.9.1 2.10.3 update

2013-01-03 Thread Claus Ibsen
Hi Can you try using / as path separators? On Wed, Jan 2, 2013 at 11:44 PM, demetrios wrote: > Has anyone got a response to this. > I know this functionality has changed from version 2.9.3. > In the spring context everything works as expected but once you go into the > camel context it will for

Re: Issue with property values from files post 2.9.1 2.10.3 update

2013-01-02 Thread demetrios
Has anyone got a response to this. I know this functionality has changed from version 2.9.3. In the spring context everything works as expected but once you go into the camel context it will for some reason re parse the expected single backslash as an escape character. -- View this message in

Issue with property values from files post 2.9.1 2.10.3 update

2013-01-01 Thread demetrios
Hi I needed to update the version of camel I use from 2.9.1 to 2.10.3 to address the issue found here https://issues.apache.org/jira/browse/CAMEL-5608 As a result of this I am having problems with property values sourced from my properties files in the camel context. I have a property in a file w