Paul Ferraro created WFCORE-2279:
------------------------------------
Summary: Read resource operation handler does not preserve child order when
registration has model overrides
Key: WFCORE-2279
URL:
https://issues.jboss.org/browse/WFCORE-2279
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.0.Alpha24
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Critical
Normally, the read resource operation returns children of a given type in their correct
order. However, if the child type has overrides (e.g. type=foo overrides type=*), the read
resource operation returns the override children first, followed by the wildcard children
in order. Order should be respected for all children of a given type.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)