[jboss-jira] [JBoss JIRA] Created: (AS7-1068) Reading description through wildcards doesn't work anymore
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Tue Jun 21 04:23:24 EDT 2011
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 at 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list