[jboss-jira] [JBoss JIRA] (AS7-2464) Invalid format for multi-server results
Brian Stansberry (Created) (JIRA)
jira-events at lists.jboss.org
Wed Nov 2 08:27:45 EDT 2011
Invalid format for multi-server results
---------------------------------------
Key: AS7-2464
URL: https://issues.jboss.org/browse/AS7-2464
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.0.2.Final
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.1.0.CR1
The server names are not showing up here:
[domain at localhost:9999 /] /system-property=bar:add(value=foo)
{
"outcome" => "success",
"result" => {"server-groups" => [
("main-server-group" => {"master" => {
"host" => "master",
"response" => {"outcome" => "success"}
}}),
("other-server-group" => {"master" => {
"host" => "master",
"response" => {"outcome" => "success"}
}})
]}
}
--
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