Hi Jon,
thanx, but this didn't help
but found that I had the readLock set to file lock in my uri.
uri="file://target/conf-dir?filter=#myAntFilter&move=.done&delay=2000&readLock=fileLock"
I thought this wouldn't matter.
Btw. it also did prevent me from converting it into a string like you
sug
Hi Achim,
This could be a Windows only problem occurring... but you could try putting
a before the unmarshal to see if
loading the file content into memory will workaround this.
Cheers,
Jon
On Fri, Aug 5, 2011 at 12:11 PM, Achim Nierbeck wrote:
> Hi
>
> I do have a very strange behavior with
>
Hi
I do have a very strange behavior with
camel 2.8 and the camel-bindy module on my windows machine.
My camel route is quite straight forward