Heiko Braun created AS7-3345:
--------------------------------
Summary: Unable to read server resources
Key: AS7-3345
URL:
https://issues.jboss.org/browse/AS7-3345
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Reporter: Heiko Braun
Assignee: Emanuel Muckenhuber
Fix For: 7.1.0.Final
{noformat}
[domain@localhost:9999 /]
/host=master:read-children-resources(child-type=server,recursive=true)
{
"outcome" => "success",
"result" => {}
}
{noformat}
But there is an instance running:
{noformat}
[domain@localhost:9999 /] /host=master:read-children-names(child-type=server)
{
"outcome" => "success",
"result" => ["server-one"]
}
{noformat}
--
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