Re: How to disable initial file rollback strategy

2014-04-04 Thread a746076drdrb
oute3").to("ftp:bar) from("seda:remote?waitForTaskToComplete=Never") .log("SEDA received a message ${body}") .to("http:getfile") .to("myendpoint:save") -- View this message in context: http://camel.465427.n5.nabble.com/How-to-disable-initial-file-rollback-strategy-tp5749721p5749789.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to disable initial file rollback strategy

2014-04-03 Thread Claus Ibsen
, which is probably moved by an other route. > > How can I disable initial file rollback strategy in my from("seda:remote") > route? I just want it to work in my first route. > > Thanks for help! > > > > -- > View this message in context: > http://cam

How to disable initial file rollback strategy

2014-04-03 Thread a746076drdrb
gress' folder, which is probably moved by an other route. How can I disable initial file rollback strategy in my from("seda:remote") route? I just want it to work in my first route. Thanks for help! -- View this message in context: http://camel.465427.n5.nabble.com/How-to-disable-initial-file-rollback-strategy-tp5749721.html Sent from the Camel - Users mailing list archive at Nabble.com.