]
Brian Stansberry reassigned WFCORE-365:
---------------------------------------
Assignee: Brian Stansberry (was: Enrique González Martínez)
inconsistent usage of min/max-occurs in model description
---------------------------------------------------------
Key: WFCORE-365
URL:
https://issues.jboss.org/browse/WFCORE-365
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Emanuel Muckenhuber
Assignee: Brian Stansberry
Fix For: 2.0.0.Beta2
Attachments: patch.txt
The usages of min/max-occurs in the model description are not consistent - e.g. missing
in ResourceDescription, mostly wrong when used in the descriptionProvider or outdated
examples in the documentation.
I'll attach a simple patch which should actually fix that issue in line with the
documentation [1] (incl. recursive usage) and the usage of the CLI (ls -l). However there
might be more to it.
[1]
https://docs.jboss.org/author/display/AS71/Description+of+the+Management+...