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 2018/06/16 04:08:00 UTC

[jira] [Commented] (ARTEMIS-1939) Remove space from parameter annotations name in ActiveMQServerControl

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

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

GitHub user shailendra14k opened a pull request:

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

    [ARTEMIS-1939]Remove space from parameter annotations name in ActiveMQServerControl

    JIRA:- https://issues.apache.org/jira/browse/ARTEMIS-1939

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

    $ git pull https://github.com/shailendra14k/activemq-artemis ARTEMIS-1939

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

    https://github.com/apache/activemq-artemis/pull/2146.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 #2146
    
----
commit a068f7aeed6e9be241e85cebd5a4072af48238fa
Author: Shailendra Kumar Singh <sh...@...>
Date:   2018-06-16T03:49:54Z

    [ARTEMIS-1939]Remove space from parameter annotations name in ActiveMQServerControl

----


> Remove space from parameter annotations name in ActiveMQServerControl
> ---------------------------------------------------------------------
>
>                 Key: ARTEMIS-1939
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1939
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: 2.6.1
>            Reporter: Shailendra Kumar singh
>            Priority: Major
>         Attachments: Console_JMX_error.png
>
>
> Some operations in ActiveMQServerControl have space in Parameter annotations name which breaks webconsole with below error
> {code:java}
> Error: Syntax Error: Token 'Number' is an unexpected token at column 13 of the expression [entity.Page Number] starting at [Number].
> Stack trace:
> Error: Syntax Error: Token 'Number' is an unexpected token at column 13 of the expression [entity.Page Number] starting at [Number].
> {code}
> Attached screen-shot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)