-
Bug
-
Resolution: Done
-
Major
-
11.0.0.Alpha1
-
None
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.