-
Bug
-
Resolution: Done
-
Major
-
None
-
7.12
-
None
In order to fix the ClassNotFoundException highlighted in RHPAM-4223, Chapter 29.4 of the Installation Guide needs to be changed:
2. Add the Infinispan extension to KIE Server:
...
<module name="org.infinispan" services="export"/> <module name="org.jgroups" /> <module name="org.wildfly.clustering.infinispan.spi" />
The third module needs to be added to the documentation.
- relates to
-
RHPAM-4223 ISPN000474 error thrown with java.lang.ClassNotFoundException when container is created
- Closed