Get the right order of child types in the read-children-types op
----------------------------------------------------------------
Key: AS7-1270
URL:
https://issues.jboss.org/browse/AS7-1270
Project: Application Server 7
Issue Type: Task
Components: Domain Management
Affects Versions: 7.0.0.Final
Reporter: Brian Stansberry
Priority: Minor
Fix For: 7.1.0.Beta2
Seem like the children types are in random order:
[domain@localhost:9999 /] :read-children-types
{
"outcome" => "success",
"result" => [
"extension",
"host",
"server-group",
"path",
"system-property",
"deployment",
"interface",
"socket-binding-group",
"profile"
]
}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira