Re: Transaction design for a custom compononent

2012-08-30 Thread Charles Moulliard
es ) > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Transaction-design-for-a-custom-compononent-tp5718361p5718412.html > Sent from the Camel Development mailing list archive at Nabble.com. > -- Charles Moulliard Apache Committer / Sr. Pr.

Re: Transaction design for a custom compononent

2012-08-30 Thread lorenzo
I ended up writing a custom AbstractJdbcMessageIdRepository which essentially uses the table I was using previously with my "by-hand" method. Do you think that can fly ? (at first sight it does ) -- View this message in context: http://camel.465427.n5.nabble.com/Transaction-de

Re: Transaction design for a custom compononent

2012-08-30 Thread Charles Moulliard
ing, so > probably I have to upgrade my solution to the idempotentConsumer, solely > for > having this transactional behaviour... > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Transaction-design-for-a-custom-compononent-tp5718361p5718392.html >

Re: Transaction design for a custom compononent

2012-08-30 Thread lorenzo
solution to the idempotentConsumer, solely for having this transactional behaviour... -- View this message in context: http://camel.465427.n5.nabble.com/Transaction-design-for-a-custom-compononent-tp5718361p5718392.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: Transaction design for a custom compononent

2012-08-30 Thread Charles Moulliard
ting makes any sense, I am open to > suggestions. > > Kind Regards > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Transaction-design-for-a-custom-compononent-tp5718361.html > Sent from the Camel Development mailing list archive at Nabble

Transaction design for a custom compononent

2012-08-30 Thread lorenzo
context: http://camel.465427.n5.nabble.com/Transaction-design-for-a-custom-compononent-tp5718361.html Sent from the Camel Development mailing list archive at Nabble.com.