Repository: activemq-artemis Updated Branches: refs/heads/master 33a5e29fb -> bdd04ebc5
This closes #138 JNDI Name on XARecoveryConfig Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/bdd04ebc Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/bdd04ebc Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/bdd04ebc Branch: refs/heads/master Commit: bdd04ebc534cfbe27b83788c26ff1cca391f93a2 Parents: 33a5e29 a6e513c Author: Clebert Suconic <[email protected]> Authored: Thu Aug 27 14:09:33 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Thu Aug 27 14:09:33 2015 -0400 ---------------------------------------------------------------------- .../artemis/jms/bridge/impl/JMSBridgeImpl.java | 2 +- .../ra/ActiveMQRAManagedConnectionFactory.java | 7 +++- .../artemis/ra/ActiveMQResourceAdapter.java | 6 ++- .../artemis/ra/inflow/ActiveMQActivation.java | 6 ++- .../artemis/ra/recovery/RecoveryManager.java | 5 ++- .../xa/ActiveMQXAResourceWrapperImpl.java | 6 ++- .../xa/recovery/ActiveMQXAResourceRecovery.java | 2 +- .../xa/recovery/XARecoveryConfig.java | 42 +++++++++++++++----- 8 files changed, 57 insertions(+), 19 deletions(-) ----------------------------------------------------------------------
