[
https://issues.jboss.org/browse/AS7-6477?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-6477:
---------------------------------------
A simple thing to look at is why "server" is showing up in the
/host=master:read-resource output when there aren't any servers. If we have
attributes/operations available for an offline server that's nice, but that's not
a requirement for dealing with this specific issue. When I assigned and scheduled this, it
wasn't my intent to require anything complicated.
/host=* has something called "server" that is neither child
nor attribute
-------------------------------------------------------------------------
Key: AS7-6477
URL:
https://issues.jboss.org/browse/AS7-6477
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.2.0.Alpha1
Reporter: Stan Silvert
Assignee: Emanuel Muckenhuber
Fix For: 7.3.0.Alpha1
Start a domain with a host called "master". In CLI, do
/host=master/:read-resource. In the result, you will see a resource called
"server".
However, if you do /host=master/:read-children-types it will not show up as a child
type.
If you do /host=master/:read-resource-description it will not show up as an attribute
either.
So what is "server"? It's not a child and it's not an attribute. Is
it something that should not show up in read-resource?
--
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