[
https://issues.apache.org/jira/browse/ARTEMIS-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16063919#comment-16063919
]
ASF GitHub Bot commented on ARTEMIS-1255:
-----------------------------------------
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 <[email protected]>
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.
----
> Unable to validate user
> -----------------------
>
> Key: ARTEMIS-1255
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1255
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.5.1, 1.5.2,
> 1.5.3, 1.5.4, 1.5.5, 2.0.0, 2.1.0
> Reporter: Josh Reagan
>
> Trying to connect with a globally set user/password fails for
> XAConnectionFactory with the following error:
> AMQ119031: Unable to validate user
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)