]
Brian Stansberry reassigned WFCORE-3467:
----------------------------------------
Assignee: (was: Brian Stansberry)
Require existence of the AttributeDefinition in
AbstractWriteAttributeHandler
-----------------------------------------------------------------------------
Key: WFCORE-3467
URL:
https://issues.jboss.org/browse/WFCORE-3467
Project: WildFly Core
Issue Type: Task
Components: Management
Reporter: Brian Stansberry
AbstractWriteAttributeHandler has logic to deal with the case where it has no reference
to an AttributeDefinition for the relevant attribute. This is compatibility code from the
days before AttributeDefinition. But using AD has been the standard for many years now,
so lets drop this and fail if there is no AD.