[jboss-jira] [JBoss JIRA] Created: (AS7-1421) Modcluster subsystem has broken :read-resource-description

Heiko Rupp (JIRA) jira-events at lists.jboss.org
Wed Jul 27 14:47:23 EDT 2011


Modcluster subsystem has broken :read-resource-description
----------------------------------------------------------

                 Key: AS7-1421
                 URL: https://issues.jboss.org/browse/AS7-1421
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
    Affects Versions: 7.0.0.Final
            Reporter: Heiko Rupp
            Assignee: Brian Stansberry


[domain at localhost:9999 subsystem=modcluster] :read-resource-description
{
    "outcome" => "success",
    "result" => {
        "description" => "The configuration of the modcluster subsystem.",
        "head-comment-allowed" => true,
        "tail-comment-allowed" => true,
        "namespace" => "urn:jboss:domain:modcluster:1.0",
        "attributes" => {"mod-cluster-config" => {
            "type" => OBJECT,
            "description" => "The common modcluster configuration.",
            "required" => false,
            "access-type" => "read-only",
            "storage" => "configuration"
        }}
    }
}

is not usable at all to use for management operations.
Also attributes of mod-cluster-config should directly live in 'attributes'. There is no point in adding one more level here.

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