Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19577

Undertow ServerAdd could not detect referenced capabilities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 34.0.0.Beta1, 33.0.1.Final
    • None
    • None
    • None

      AbstractAddStepHandler is capable of detecting registered attributes automatically and its AbstractAddStepHandler.attributes class field was deprecated, see WFCORE-6407.

      However, the org.wildfly.extension.undertow.ServerAdd was not fixed accordingly and it is still incorrectly getting the attributes using AbstractAddStepHandler.attributes class field.

      Although AbstractAddStepHandler.attributes, its usage should be removed completely when it is not initialized with a deprecated constructor, otherwise this class field will not be initialized to the expected attribute list.

            yborgess1@redhat.com Yeray Borges Santana
            yborgess1@redhat.com Yeray Borges Santana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: