-
Bug
-
Resolution: Done
-
Major
-
25.0.0.Final
-
None
wildfly-subsystem allows a resource to describe a set of required child resources.
However, if a required child resource is not enabled by the current process stability, the operation will never succeed.
Required children are currently defined by PathElement. These should instead be defined by ResourceRegistration (which includes the stability).