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

XP LayersTestCase fails due to missing adjustment for jaas-realm

XMLWordPrintable

      org.jboss.as.test.layers.expansion.LayersTestCase#test fails with

      java.lang.Exception: Some unreferenced modules are un-expected [org.wildfly.extension.elytron.jaas-realm]
      	at org.jboss.as.test.layers.LayersTest.test(LayersTest.java:110)
      	at org.jboss.as.test.layers.expansion.LayersTestCase.test(LayersTestCase.java:306)
      ...
      

      Probably the same adjustment for jaas-realm module as added by JBEAP-26179 for EAP 8 is missing in the EAP XP 5 source code. Adding "org.wildfly.extension.elytron.jaas-realm" to the NOT_USED_COMMON array helps.

              okotek@redhat.com Ondrej Kotek
              okotek@redhat.com Ondrej Kotek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: