[jboss-as7-dev] detyped operation: read-children-names
Heiko Braun
hbraun at redhat.com
Mon Mar 21 04:40:58 EDT 2011
<address>:read-children-names(child-type=<name>)
what it actually means is:
give me all child names below the child <name> of node <address>
really confusing.
why not simply refer to the child <name> through the address:
<address/name>:read-child-names
w/o any parameters?
On Mar 18, 2011, at 4:03 PM, Brian Stansberry wrote:
>> read-children-names(child-type=host)
More information about the jboss-as7-dev
mailing list