I'm trying to implement/configure Best Efforts 1PC pattern for
"transactional" consuming of MQ (IBM/WepSphere) messages and
inserting/updating the DB (Oracle).

Shall I use
org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
over the MQ connection factory with Spring data source tx manager to handle
the DB-side of the transaction?
Does transacted route configuration apply in this case?

Thanks,
Dan



--
View this message in context: 
http://camel.465427.n5.nabble.com/Best-Efforts-1-PC-pattern-from-MQ-to-DB-tp5751757.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to