activemq-artemis/artemis-ra
Michael André Pearce 3ef98044f8 ARTEMIS-1516 - Ensure JNDI via Tomcat Resource works
Apply fix so that when using JNDI via tomcat resource it works. 
Replace original extract of JNDIStorable taken from Qpid, and use ActiveMQ5's as fits better to address this issue. (which primary use case is users migrating from 5.x)
Refactored ActiveMQConnectionFactory to externalise and turn into reference by StringRefAddr's instead of custom RefAddr which isnt standard.
Refactored ActiveMQDestinations similar
Refactored ActiveMQDestination to remove redundent and duplicated name field and ensured getters still behave the same
2017-12-19 09:20:35 -05:00
..
src/main/java/org/apache/activemq/artemis ARTEMIS-1516 - Ensure JNDI via Tomcat Resource works 2017-12-19 09:20:35 -05:00
pom.xml ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00