-
Bug
-
Resolution: Done
-
Major
-
34.0.1.Final
-
None
As of WFLY-18857, the default configuration associates the "web" container with the new "org.wildfly.clustering.session.infinispan.embedded" module. However, when used in a mixed domain, this configuration will fail on a legacy host where this module is not present.
To fix this, we ought to add a value converter for this attribute that translates new module names to the appropriate module alias.
- causes
-
WFLY-19986 org.jboss.modules.ModuleNotFoundException: org.wildfly.clustering.session.infinispan.embedded under mixed domain test suite
- Resolved
- is triggering
-
WFLY-19990 Mixed domain test suite should veriffy managed servers start without errors
- Open