[ 
https://issues.apache.org/jira/browse/ARTEMIS-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237711#comment-16237711
 ] 

ASF GitHub Bot commented on ARTEMIS-1182:
-----------------------------------------

Github user Spaction commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1290
  
    This still does not work correctly.
    Things need to extend the JNDIStorable object in order for the factory to 
work.
    
    It would seems the concept of this was with the 
JNDIBaseStorable(https://activemq.apache.org/maven/apidocs/org/apache/activemq/jndi/JNDIBaseStorable.html)
 object of ActiveMQ which has 2 subclasses: ActiveMQConnectionFactory, 
ActiveMQDestination
    
    For this to correctly work i believe the 2 subclasses on Artemis's side 
needs to extend the JNDIStorable object.



> 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
>            Assignee: Michael Andre Pearce
>            Priority: Major
>             Fix For: 2.2.0
>
>
> 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.4.14#64029)

Reply via email to