Re: consumerTemplate.receive function on same file hanging.

2012-11-01 Thread Claus Ibsen
On Thu, Nov 1, 2012 at 7:45 AM, demetrios wrote: > My original message file that is passed in is moved. Which I expect. > I require the need to read in the body of a subsequent file to feed into > other routes as part of my process depending on the contents of my original > message file. > So for

Re: consumerTemplate.receive function on same file hanging.

2012-10-31 Thread Claus Ibsen
On Thu, Nov 1, 2012 at 4:55 AM, demetrios wrote: > 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