Brian Stansberry created WFCORE-173:
---------------------------------------
Summary: BindingGroupAddHandler should not validate the interface ref in the
initial step
Key: WFCORE-173
URL:
https://issues.jboss.org/browse/WFCORE-173
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Brian Stansberry
Fix For: 1.0.0.Beta1
BindingGroupAddHandler does this in the initial step:
SocketBindingGroupResourceDefinition.validateDefaultInterfaceReference(context, model);
It actually adds a step to do other validation, so ^^^ should be moved there.
Doing this removes the requirement to run interface add ops before the
socket-binding-group add ops, e.g. in non-xml-parsing based boots or in a post-boot
composite operation.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)