by the way: fileExist=Override is a producer option. so you should not
use it on the consumer (from)

stefan


On Fri, Apr 27, 2012 at 12:30, Babak Vahdat <babak.vah...@swissonline.ch> wrote:
> Hi
>
> IMHO for each single step of progress you're trying to make you're asking
> again and again before trying to investigate a bit by *yourself*!
>
> So I propose you to:
> - Look at the Camel source and it's own unit-tests to see if there's
> something out there coverning your use case
> - Search the User-Forum for similar questions
> - And there's also something called "Google"
>
> Back to you question:
>
> If with the keyword "queue" you do mean JMS queue, then yes it's possible:
>
> https://svn.apache.org/repos/asf/camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/FileRouteToJmsToFileTest.java
>
> Babak
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/File-Overwrite-using-camel-tp5669708p5669929.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to