-
Bug
-
Resolution: Done
-
Blocker
-
2.0.0.CR9
-
None
ManagementResourceRegistration.getCapabilities() is implemented by simply reading the local state of ConcreteResourceRegistration. It needs to work like getAttributeNames(), by delegating to the root node which in turn uses NodeSubregistry to combine data from any singleton override registration and the corresponding wildcard registration.
- causes
-
WFLY-5601 Failure to add a datasource with a name that was previously used
- Closed
- is cloned by
-
WFCORE-1087 ManagementResourceRegistration.getOrderedChildTypes() does not account for override models
- Resolved