You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Michael Andre Pearce (JIRA)" <ji...@apache.org> on 2017/05/24 16:33:04 UTC

[jira] [Created] (ARTEMIS-1182) Add / Port in support for JNDIReferenceFactory and JNDIStorable

Michael Andre Pearce created ARTEMIS-1182:
---------------------------------------------

             Summary: Add / Port in support for JNDIReferenceFactory and JNDIStorable
                 Key: ARTEMIS-1182
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1182
             Project: ActiveMQ Artemis
          Issue Type: New Feature
            Reporter: Michael Andre Pearce


It seems Artemis is missing some class's needed to support tomcat context resource setup via jndi

https://stackoverflow.com/questions/41846374/connecting-tomcat-to-standalone-artemis-broker-via-jndi

this is present in ActiveMQ 5.x and also in QPID JMS

https://github.com/apache/activemq/blob/master/activemq-client/src/main/java/org/apache/activemq/jndi/JNDIReferenceFactory.java

https://github.com/apache/qpid-jms/blob/master/qpid-jms-client/src/main/java/org/apache/qpid/jms/jndi/JNDIReferenceFactory.java



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)