Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-27241

(8.0.z) WFLY-19378 - HostExcludesTestCase assumes that org.wildfly.extension.elytron.jaas-realm is a regular extension

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0 Update 3
    • None
    • Test Suite
    • None

      HostExcludesTestCase tries to get all the possible available extensions by checking the presence of `META-INF/services/org.jboss.as.controller.Extension` in a certain JBoss Modules module.

      So that if a module X contains a resource named `META-INF/services/org.jboss.as.controller.Extension`, then the test case assumes this module is a WildFly Extension.

      This behaviour has make "org.wildfly.extension.elytron.jaas-realm" be assumed as a regular WildFly extension, however this module is not an extension, it is just a JBoss Modules module that export `org/wildfly/extension/elytron/JaasCustomSecurityRealmWrapper`

            rhn-support-ivassile Ilia Vassilev
            rhn-support-ivassile Ilia Vassilev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: