Note also that windows uses exclusive lock on files so be sure to close all
the editors and background processes which may prevent file writing ops.

Buffered reader close() call will close the the underlying readers
recursively.

Cheers
Carlo
Il 09/lug/2014 08:25 "sakchakravarthi" <ajit.kalyan.chakravar...@gmail.com>
ha scritto:

> Hi I am using camel 2.13.0, java 1.7, windows os
> I am doing file read in filter as BufferedReader br = br = new
> BufferedReader(new FileReader(file.getAbsoluteFilePath())); and I am
> closing
> BufferedReader.
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/File-is-not-moved-to-camel-folder-once-it-is-processed-tp5753491p5753563.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to