I am currently using ServiceMix 4.3 out-of-the-box and I am hoping someone can give me a straightforward concrete example of how I would wrap a process that includes JMS and Database interactions under the same transactional context?
I have looked at the following resources, though I am looking for more of a working example. http://fusesource.com/docs/esb/4.2/deploy_osgi/ESBOSGiIntro-Txn.html http://fusesource.com/docs/esb/4.4/esb_deploy_osgi/ESBOSGiIntro-Txn.html Also, is there a best practice to configure and use an XA Transactions that spans a JMS resource and a Database resource? My specific environment configuration is that I have Microsoft SQL Server 2008 and ActiveMq. Does anyone have an XA examples? Any information, or a tutorial will be greatly appreciated. -- View this message in context: http://servicemix.396122.n5.nabble.com/JMS-and-Database-interactions-under-the-same-transactional-context-tp4762819p4762819.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
