i able to solve.....
When using files on windows, make sure that if you use any custom code that read the file using a stream ,such af FileInputStream, etc. you must close the stream. On windows the file cannot be moved/deleted if that occurs. So double check your own code first. -- View this message in context: http://camel.465427.n5.nabble.com/camel-file-moving-after-process-to-default-camel-or-done-tp5750482p5751735.html Sent from the Camel - Users mailing list archive at Nabble.com.
