-
Bug
-
Resolution: Won't Do
-
Critical
-
1.0.0.Alpha9
-
None
Executing
/extension=org.jboss.as.logging:read-resource(recursive=true)
results in
{
"outcome" => "success",
"result" => {
"module" => "org.jboss.as.logging",
"subsystem" => undefined
}
}
while there are children defined under subsystem.
for example going to child element it show it
[standalone@localhost:9990 /] cd /extension=org.jboss.as.logging/subsystem=logging [standalone@localhost:9990 subsystem=logging] ls -l ATTRIBUTE VALUE TYPE management-major-version 3 INT management-micro-version 0 INT management-minor-version 0 INT ...