[jboss-jira] [JBoss JIRA] Created: (AS7-1989) Reading a server group resource in the CLI doesn't show the socket group

Misty Stanley-Jones (JIRA) jira-events at lists.jboss.org
Sun Oct 2 19:45:26 EDT 2011


Reading a server group resource in the CLI doesn't show the socket group
------------------------------------------------------------------------

                 Key: AS7-1989
                 URL: https://issues.jboss.org/browse/AS7-1989
             Project: Application Server 7
          Issue Type: Bug
          Components: CLI
         Environment: Fedora 15, Bash, very recent AS trunk.
            Reporter: Misty Stanley-Jones
            Assignee: Alexey Loubyansky
            Priority: Minor


I added a server group using the following command:

[domain at localhost:9999 /] /server-group=clustered-group:add(profile=ha,socket-group=ha-sockets)

I then used the following command to read the resource:

[domain at localhost:9999 /] /server-group=clustered-group:read-resource
{
    "outcome" => "success",
    "result" => {
        "deployment" => undefined,
        "jvm" => undefined,
        "profile" => "ha",
        "system-property" => undefined
    }
}

It shows the profile but not the socket binding group. It seems like it should show both.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list