merge #77 - Only check TM exists for JMSBridge with ONCE_ONLY
Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/45a081c7 Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/45a081c7 Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/45a081c7 Branch: refs/heads/master Commit: 45a081c72a2c461847ddc571936006524900cdf9 Parents: aefbe3f 8b631c1 Author: Andy Taylor <[email protected]> Authored: Fri Jan 23 10:43:32 2015 +0000 Committer: Andy Taylor <[email protected]> Committed: Fri Jan 23 10:43:32 2015 +0000 ---------------------------------------------------------------------- .../activemq/jms/bridge/impl/JMSBridgeImpl.java | 3 +- .../integration/jms/bridge/JMSBridgeTest.java | 34 +++++++------------- .../bridge/TransactionManagerLocatorImpl.java | 8 +++-- .../apache/activemq/tests/util/JMSTestBase.java | 9 +++--- 4 files changed, 24 insertions(+), 30 deletions(-) ----------------------------------------------------------------------
