[
https://issues.apache.org/jira/browse/ARTEMIS-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023835#comment-16023835
]
ASF subversion and git services commented on ARTEMIS-1182:
----------------------------------------------------------
Commit 1b89caaa00f99d1d541efb381dd02ee45c28660e in activemq-artemis's branch
refs/heads/master from [~michael.andre.pearce]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=1b89caa ]
ARTEMIS-1182: Add / Port in support for JNDIReferenceFactory and JNDIStorable
Add clones/copies of these class's taken from qpid (though identical to
ActiveMQ 5.x also)
> 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)