[jboss-jira] [JBoss JIRA] Created: (AS7-1270) Get the right order of child types in the read-children-types op

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Jul 12 22:04:23 EDT 2011


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 at 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

        


More information about the jboss-jira mailing list