-
Bug
-
Resolution: Done
-
Major
-
EAP-XP-5.0.0.CR1
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
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.
- is caused by
-
JBEAP-26137 (8.0.z) WFCORE-6411 - Make it possible to use JaasSecurityRealm via a custom-realm resource
- Closed
- is related to
-
JBEAP-26179 (8.0.z) WFLY-18163 - Add tests for JaasSecurityRealm via a custom-realm resource
- Closed