[jboss-jira] [JBoss JIRA] (AS7-3445) CLONE - Fix description for read-resource operation

Rostislav Svoboda (JIRA) jira-events at lists.jboss.org
Wed Jan 25 07:41:48 EST 2012


Rostislav Svoboda created AS7-3445:
--------------------------------------

             Summary: CLONE - Fix description for read-resource operation
                 Key: AS7-3445
                 URL: https://issues.jboss.org/browse/AS7-3445
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
            Reporter: Rostislav Svoboda
            Assignee: Emanuel Muckenhuber
             Fix For: 7.1.0.Final


{code}
bin/jboss-admin.sh -c command=":read-operation-description(name="read-resource")"
...
            "include-runtime" => {
                "type" => BOOLEAN,
                "description" => "Whether to include runtime attributes (i.e. those whose value does not come from the persistent configuration) in the response. If absent, false is the default. Ignored if the 'recursive' parameter is set to true; i.e. runtime attributes can only be read in non-recursive queries.",
...
{code}

Remove  'Ignored if the 'recursive' parameter is set to true; i.e. runtime attributes can only be read in non-recursive queries.'

Support for recursive queries with runtime details was added in AS7-2033

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

        


More information about the jboss-jira mailing list