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

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

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

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

GitHub user michaelandrepearce opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1290

    ARTEMIS-1182: Add / Port in support for JNDIReferenceFactory 

    and JNDIStorable
    
    * Add clones/copies of these class's from Qpid (though identical to ActiveMQ 5.x also) to support this.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/michaelandrepearce/activemq-artemis ARTEMIS-1182

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1290.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1290
    
----
commit 3575b5d5c725b25a067582a827b6020193371919
Author: Michael Andre Pearce <mi...@me.com>
Date:   2017-05-24T16:36:49Z

    ARTEMIS-1182: Add / Port in support for JNDIReferenceFactory and JNDIStorable
    
    Add clones/copies of these class's 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)