Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-173

BindingGroupAddHandler should not validate the interface ref in the initial step

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.0.Alpha10
    • None
    • Management
    • None

    Description

      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.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: