Thanks Everybody.

Sorry Baba. I am miserably sorry. And Thanks for bearing me and answering my
questions in a apt way.

And cool this code worked great. As I expected.

route>
           <from
uri="file://input?fileName=test.txt&amp;delay=1000&amp;idempotent=false&amp;noop=true&amp;fileExist=Override"/>
 
<to uri="activemq1:queue:test"/>
<to uri="log:SUCCESS"/>

</route>
<route>
           <from uri="activemq1:queue:test"/>
           <to uri="file://output"/>
<to uri="log:SUCCESS"/>
        </route>

And Stefan, Let me try it out in producer. But this worked fine.

Regards
Guru

--
View this message in context: 
http://camel.465427.n5.nabble.com/File-Overwrite-using-camel-tp5669708p5670678.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to