activemq-artemis/activemq-jms-server/src/main
Martyn Taylor 8b631c1426 Only check TM exists for JMSBridge with ONCE_ONLY
A transaction manager is only required on the JMSBridge when the QoS
level is set to ONCE_AND_ONCE_ONLY.  Previous to the this patch it was
also checking for a TM on the AT_MOST_ONCE QoS level.  This patch also
ensures that the TM is set to null after each test run.
2015-01-23 10:37:39 +00:00
..
java/org/apache/activemq/jms Only check TM exists for JMSBridge with ONCE_ONLY 2015-01-23 10:37:39 +00:00
resources/schema ACTIVEMQ6-67 - cleaned up configuration 2015-01-15 15:48:22 +00:00