[jboss-jira] [JBoss JIRA] (WFLY-5418) start-delivery/stop-delivery operations descriptions are missing from MDB deployment in domain mode

Jeff Mesnil (JIRA) issues at jboss.org
Wed Nov 4 10:36:02 EST 2015


    [ https://issues.jboss.org/browse/WFLY-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125482#comment-13125482 ] 

Jeff Mesnil commented on WFLY-5418:
-----------------------------------

These operations are not available in domain mode with JMX because the jmx subsystem only exposes operations that are READ_ONLY for domain servers.

The operations are RUNTIME_ONLY and do not affect the management model.

[~brian.stansberry] Would you agree to also expose operations that are RUNTIME_ONLY in the JMX subsystem?
I don't see any issue with that...

> start-delivery/stop-delivery operations descriptions are missing from MDB deployment in domain mode
> ---------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-5418
>                 URL: https://issues.jboss.org/browse/WFLY-5418
>             Project: WildFly
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: JBoss AS7 7.2.0.Final
>         Environment: JBoss EAP 6.4.3
>            Reporter: Tom Ross
>            Assignee: Jeff Mesnil
>             Fix For: 10.0.0.CR4
>
>
> It is possible to start/stop delivery of messages to MDB in standalone mode using operations
> start-delivery() and stop-delivery() on MDB deployment. 
> Those operations are available in domain mode but their descriptions are missing (preventing CLI autocompletion to work as expected).



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list