]
Heiko Braun resolved AS7-1068.
------------------------------
Resolution: Done
Reading description through wildcards doesn't work anymore
----------------------------------------------------------
Key: AS7-1068
URL:
https://issues.jboss.org/browse/AS7-1068
Project: Application Server 7
Issue Type: Bug
Components: Console
Reporter: Heiko Braun
Assignee: Emanuel Muckenhuber
Fix For: 7.0.0.CR1
Wildcard queries for resource description seems to always return the root resource
description:
[domain@localhost:9999 /]
/host=local/server-config="*":read-resource-description
{
"outcome" => "success",
"result" => [{
"address" => [],
"outcome" => "success",
"result" => {
"description" => "The root node of the domain-level
management model.",
[...]
}
it used to return the description of the resources at that address.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: