Claus, I don't exactly see how to reuse the code already present in Camel.
I'm not sure, but from what I saw the HawtDB aggregator uses the transaction manager from HawtDB. In our use cases, using an XA Transaction Manager option. However, I was thinking to use Spring TransactionTemplate with an injected TransactionManager instead of annotation. I think this would solve problem concerning transactions. Concerning the code donation, I have already adapted all the test for an H2 database. Still waiting for an answer ;) -- View this message in context: http://camel.465427.n5.nabble.com/Aggregator-Persistence-tp2800301p3284785.html Sent from the Camel - Users mailing list archive at Nabble.com.
