You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by ramana <po...@gmail.com> on 2014/05/30 07:39:14 UTC

Re: camel file moving after process to default .camel or .done,

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.