GitHub user roelens8 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1366
ARTEMIS-1252 Add service loading of password codec to obtain its
implementation from the app's root context
Adds service loading to obtain implementation of password codec. If no
service is found, the fallback is to use a class loader like before.
Refer to here for more information:
https://issues.apache.org/jira/browse/ARTEMIS-1252
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/roelens8/activemq-artemis ARTEMIS-1252
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1366.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 #1366
----
commit 9dcd7f36acc3e88c8831051ecb9df55f2ac29c02
Author: Armand Roelens <[email protected]>
Date: 2017-06-26T16:30:04Z
ARTEMIS-1252 Add service loading of password codec to obtain its
implementation from the app's root context
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---