A good idea is to check the unit test source code of camel-core eg see: IdempotentConsumerEagerTest
On Mon, Dec 6, 2010 at 10:58 AM, jmh <jeanmarc.her...@nrb.be> wrote: > > Hi, > > how to configure eager=true in this use case: > > from("activemq:inprogress?transferExchange=true") > .routeId("inProgress") > .idempotentConsumer( > simple("${property.gedFileName}#${property.setName}"), > idempotentRepository). > ... > > Best regards > J-M > -- > View this message in context: > http://camel.465427.n5.nabble.com/idempotentConsumer-and-eager-option-tp3293765p3293765.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/