]
Brian Stansberry moved WFLY-912 to WFCORE-320:
----------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-320 (was: WFLY-912)
Component/s: Domain Management
(was: Domain Management)
Cardinality constraints on children are not enforced after parsing
------------------------------------------------------------------
Key: WFCORE-320
URL:
https://issues.jboss.org/browse/WFCORE-320
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Brian Stansberry
Priority: Minor
The parsers enforce cardinality constraints on child elements in the model, but they
aren't enforced thereafter. So, for example, a second "socket-binding-group"
could be added to a standalone server via a management operation.