-
Bug
-
Resolution: Done
-
Major
-
3.0.0.Alpha24
-
None
Currently, GenericSubsystemDescribeHandler relies on ImmutableManagementResourceRegistration.getChildAddresses(...) to find child resources. When processing a wildcard address, all resource children are matched. Thus any non-wildcard paths returned by getChildAddresses(...) for the same child type will end up being described twice. Additionally, child order needs to be preserved, even in the presence of override models.
- is blocked by
-
WFLY-8083 WebMigrateOperation makes invalid assumption about web subsystem "describe" output ordering
- Closed