GitHub user joshdreagan opened a pull request:
https://github.com/apache/activemq-artemis/pull/1369
ARTEMIS-1255 Fixed authentication issues with XAConnectionFactory
Added the global user/password variables to all of the variations of the createContext/createConnectionFactory methods.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joshdreagan/activemq-artemis authentication_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1369.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1369
commit 4e2964e11213d9bdaf90fcf30385f9a6219d4025
Author: Josh Reagan <jreagan@redhat.com>
Date: 2017-06-26T22:41:22Z
ARTEMIS-1255 Fixed authentication issues with XAConnectionFactory
Added the global user/password variables to all of the variations of the createContext/createConnectionFactory methods.
GitHub user joshdreagan opened a pull request:
https://github.com/apache/activemq-artemis/pull/1369
ARTEMIS-1255Fixed authentication issues with XAConnectionFactoryAdded the global user/password variables to all of the variations of the createContext/createConnectionFactory methods.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joshdreagan/activemq-artemis authentication_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1369.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1369
commit 4e2964e11213d9bdaf90fcf30385f9a6219d4025
Author: Josh Reagan <jreagan@redhat.com>
Date: 2017-06-26T22:41:22Z
ARTEMIS-1255Fixed authentication issues with XAConnectionFactoryAdded the global user/password variables to all of the variations of the createContext/createConnectionFactory methods.