Check out our integration tests: https://svn.apache.org/repos/asf/activemq/activemq-cpp/trunk/src/test-in tegration/integration/connector/openwire/
We should cover most transactional use-cases. If you have a specific scenario that we're not testing that causes things to misbehave, let's add the test here. Regards, Nate > -----Original Message----- > From: Richard Gillingham [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 20, 2008 7:51 AM > To: [email protected] > Subject: CPP: Do transactions work in CMS 2.2? > > > Hi > > I've swaped from AutoAcknowledge to transactional sessions and am seeing > all > messages get stuck on the queues. Even if I simply do a session->commit() > in the message handler the message remains inflight. Are transactions > working in CMS 2.2? Is there a fix I can apply? > > Thanks in advance > > Richard > -- > View this message in context: http://www.nabble.com/CPP%3A-Do- > transactions-work-in-CMS-2.2--tp19069993p19069993.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. This message is intended only for the addressee and may contain information that is confidential or privileged. Unauthorized use is strictly prohibited and may be unlawful. If you are not the intended recipient, or the person responsible for delivering to the intended recipient, you should not read, copy, disclose or otherwise use this message. If you have received this email in error, please delete and advise immediately.
