activemq-artemis/tests
Maarten Boekhold 7f4f4a5021 ARTEMIS-2412 Allow CF configuration through JNDI references
Most connection related properties, like the SSL ones, currently
have to be encoded in the brokerURL. When configuring connections
purely through JNDI bindings, this is not always desireable.
This commit allows one to configure all properties included
in TransportConstants.ALLOWABLE_CONNECTOR_KEYS to be listed separately
in the JNDI bindings. These properties are then zipped into any
provided brokerURL. For properties that appear in both places,
the one specified separately in the JNDI bindings takes priority.

This commit should not affect any configuration other than those
configure through JNDIReferenceFactory.
2019-07-22 10:44:50 -04:00
..
activemq5-unit-tests [maven-release-plugin] prepare for next development iteration 2019-05-29 22:02:00 -05:00
artemis-test-support [maven-release-plugin] prepare for next development iteration 2019-05-29 22:02:00 -05:00
compatibility-tests ARTEMIS-2401 Improving tests and a few fixes around Address.pause 2019-07-18 16:29:52 -04:00
config ARTEMIS-2273 Adding Audit Log 2019-03-14 12:24:59 -04:00
extra-tests ARTEMIS-2418 Race conditions between cursor movement and page writing 2019-07-18 10:30:26 -04:00
integration-tests ARTEMIS-2429 Fix order of arguments to registerQueueGauge and two related typos 2019-07-22 13:28:22 +02:00
jms-tests NO-JIRA moving Wait and removing some duplicate code on artemis-junit module 2019-07-16 22:30:59 -04:00
joram-tests [maven-release-plugin] prepare for next development iteration 2019-05-29 22:02:00 -05:00
karaf-client-integration-tests [maven-release-plugin] prepare for next development iteration 2019-05-29 22:02:00 -05:00
performance-tests [maven-release-plugin] prepare for next development iteration 2019-05-29 22:02:00 -05:00
smoke-tests ARTEMIS-2350 Fix ClassNotFoundException while invoking ActiveMQServerControlImpl::listConsumers 2019-06-25 14:06:12 -05:00
soak-tests [maven-release-plugin] prepare for next development iteration 2019-05-29 22:02:00 -05:00
stress-tests [maven-release-plugin] prepare for next development iteration 2019-05-29 22:02:00 -05:00
timing-tests [maven-release-plugin] prepare for next development iteration 2019-05-29 22:02:00 -05:00
unit-tests ARTEMIS-2412 Allow CF configuration through JNDI references 2019-07-22 10:44:50 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2019-05-29 22:02:00 -05:00