]
Enrique González Martínez reassigned WFLY-142:
----------------------------------------------
Assignee: Enrique González Martínez
inconsistent usage of min/max-occurs in model description
---------------------------------------------------------
Key: WFLY-142
URL:
https://issues.jboss.org/browse/WFLY-142
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Emanuel Muckenhuber
Assignee: Enrique González Martínez
Fix For: 9.0.0.CR1
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+...