Installing the CMRF
The CMRF is a distinct Java EE application. It can either be deployed in the same application server as used for the CM application or be executed as a standalone application. Please refer to section System architecture for explanations on the possible setup scenarios.
Installation modes
Two installation modes are possible:
- Standalone mode: CMRF is executed as a standalone application.
- Overlay mode: ConSol CM and CMRF run in one application server.
Prerequisites
- Installation of Java JDK 11 or 17 on the server
- JBoss EAP version 7.4, or Wildfly 26.1.3
-
ConSol CMRF distribution: cmrf-application-package-app-<CM_VERSION>.jar (standalone mode) or cmrf-application-package-war-<CM_VERSION>.war (overlay mode)
-
Installed database server
-
In case of MySQL as a database: MySQL connector
A detailed list of supported operation systems, application servers, database systems, and other systems, as well as storage and CPU requirements is given in the current System Requirements.