consumerTemplate.receive function on same file hanging.

2012-10-31 Thread demetrios
Hi All I am new to camel and currently have an issue with a fileConsumer I have built. I am using camel to read in a message file via a route. As part of this I am using the body received in this file to read to acquire a file location defined in the body.I then want camel to take this value

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

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