[jboss-jira] [JBoss JIRA] (AS7-1989) Operation requests accept unrecognized properties
Alexey Loubyansky (Updated) (JIRA)
jira-events at lists.jboss.org
Fri Oct 21 14:13:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky updated AS7-1989:
-----------------------------------
Summary: Operation requests accept unrecognized properties (was: Reading a server group resource in the CLI doesn't show the socket group)
I edited the summary to reflect the actual issue.
> Operation requests accept unrecognized properties
> -------------------------------------------------
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list