[jboss-jira] [JBoss JIRA] (AS7-6828) Cannot add empty messaging subsystem using CLI

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Wed Apr 3 05:14:41 EDT 2013


Jeff Mesnil created AS7-6828:
--------------------------------

             Summary: Cannot add empty messaging subsystem using CLI
                 Key: AS7-6828
                 URL: https://issues.jboss.org/browse/AS7-6828
             Project: Application Server 7
          Issue Type: Feature Request
          Components: JMS
            Reporter: Jeff Mesnil
            Assignee: Jeff Mesnil
             Fix For: 8.0.0.Alpha1


It's not possible to add empty messaging subsystem using CLI:

[standalone at localhost:9999 /] /subsystem=messaging/hornetq-server=backup:add()
{
    "outcome" => "failed",
    "failure-description" => "JBAS011679: No connectors definition present.",
    "rolled-back" => true
}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list