GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1271
ARTEMIS-1164: NameNotFoundException java.naming.provider.url to set url via
jndi
Support setting PROVIDER_URL on initial context to create default
connection factories.
Added additional test scenarios, and updated ActiveMQInitialContextFactory
to account for these.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1164
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1271.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 #1271
----
commit a00f013f6fc569e01626814a070ef9d6be3f5a1d
Author: Michael Andre Pearce <[email protected]>
Date: 2017-05-15T16:23:52Z
ARTEMIS-1164: NameNotFoundException when using java.naming.provider.url to
set url via jndi
Support setting PROVIDER_URL on initial context to create default
connection factories.
----
---
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.
---