This closes #66 on JMS / RA fixes around tests and TM
Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/9748340a Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/9748340a Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/9748340a Branch: refs/heads/master Commit: 9748340a0e9022462b5c15c9fc7d76cfaf614017 Parents: 9e67328 2e9aad9 Author: Clebert Suconic <[email protected]> Authored: Fri Jan 16 11:54:13 2015 -0500 Committer: Clebert Suconic <[email protected]> Committed: Fri Jan 16 11:54:33 2015 -0500 ---------------------------------------------------------------------- .../service/extensions/ServiceUtils.java | 6 ++ .../tests/integration/ra/JMSContextTest.java | 6 +- .../integration/ra/OutgoingConnectionTest.java | 70 ----------------- .../ra/OutgoingConnectionTestJTA.java | 83 +++++++++++++++++--- .../apache/activemq/tests/util/JMSTestBase.java | 16 ++++ 5 files changed, 100 insertions(+), 81 deletions(-) ----------------------------------------------------------------------
