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

Problem in undertow application-security-domain removing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Final
    • 11.0.0.Alpha1
    • Web (Undertow)
    • None

    Description

      Following error when try to remove undertow.application-security-domain:

       WFLYCTL0013: Operation ("remove") failed - address: ([
          ("subsystem" => "undertow"),
          ("application-security-domain" => "ejb3-tests")
      ]): java.lang.IllegalArgumentException: WFLYCTL0394: Capability 'org.wildfly.extension.undertow.application-security-domain.ejb3-tests' does not provide services of type 'class org.wildfly.security.auth.server.HttpAuthenticationFactory'
      

      Problem is wrong type in obtaining service in RemoveHandler.

      Attachments

        Activity

          People

            jkalina@redhat.com Jan Kalina (Inactive)
            jkalina@redhat.com Jan Kalina (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: