]
Chao Wang reassigned WFCORE-3123:
---------------------------------
Assignee: Chao Wang
ManagementXml is parsing and marshaling the full set of resource
regardless of document type
--------------------------------------------------------------------------------------------
Key: WFCORE-3123
URL:
https://issues.jboss.org/browse/WFCORE-3123
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Chao Wang
The set of legal elements in the "management" part of a config file is
different for domain.xml vs host and standalone.xml. For domain.xml it's meant to be
limited to rbac. But ManagementXml does not reflect that, making it easier to introduce
mistakes like WFCORE-3121.