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 2016/02/16 22:27:18 UTC

[jira] [Commented] (ARTEMIS-399) Client id MDB activation config property name incorrect

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

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

GitHub user jbertram opened a pull request:

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

    ARTEMIS-399 support 'clientId' activation prop

    

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

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-399

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

    https://github.com/apache/activemq-artemis/pull/391.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 #391
    
----
commit 8cc7db33c5da8d63d932d10e51fd6ee94456d435
Author: jbertram <jb...@apache.org>
Date:   2016-02-16T21:26:02Z

    ARTEMIS-399 support 'clientId' activation prop

----


> Client id MDB activation config property name incorrect
> -------------------------------------------------------
>
>                 Key: ARTEMIS-399
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-399
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Gary Brown
>            Assignee: Justin Bertram
>
> According to this tutorial (https://docs.oracle.com/javaee/6/tutorial/doc/bnbpo.html) and the JMS 2.0 specification, the client id property name specified in the MDB activation config should be "clientId".
> Currently it needs to be set to "clientID" which reflects the property name of the Java API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)