Search the internet and you can also search the Camel source code and for example see how it tests that functionality itself
Also readLock=idempotent and idempotent-change are almost the same so you find use any of those examples you may find. Camel in Action 2 book covers this in the transaction chapter as well. On Thu, Feb 9, 2017 at 12:02 PM, Scisci <[email protected]> wrote: > Hi, where I can find an example of redlock=idempotent-change for file > component write in Spring DSL? > Thanks > Mirko > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-file-redlock-idempotent-changed-tp5793722.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
