Files and applications
This section lists the applications and their configuration files which are required for executing ConSol CM and its extensions.
Applications
You need to install the applications for the core product ConSol CM and the desired extensions.
Deployment location
If there is a standalone and an overlay executable, you can choose between deploying the overlay executable in the application server where ConSol CM is running, or running the standalone executable from another location.
This decision can be taken for each application individually, i.e. it is possible to, for example, deploy the authentication application together with ConSol CM, and run CMRF and ETL Runner as standalone applications.
File name | Location | Product / Extension | Deployment mode |
---|---|---|---|
cm6.ear | <JBOSS_HOME>/standalone/deployments | ConSol CM | Overlay |
cmrf.war | <JBOSS_HOME>/standalone/deployments | CMRF | Overlay |
cmrf-standalone.jar | Any | CMRF | Standalone |
cm-archive-standalone.jar | Any | CM/Archive | Standalone |
cm-auth-portal-user.war | <JBOSS_HOME>/standalone/deployments | CM/Track V3 | Overlay |
cm-auth-portal-user-standalone.jar | Any | CM/Track V3 | Standalone |
cm-auth-user.war | <JBOSS_HOME>/standalone/deployments | ConSol CM | Overlay |
cm-auth-user-standalone.jar | Any | ConSol CM | Standalone |
cm-etl-runner.war | <JBOSS_HOME>/standalone/deployments | ETL Runner | Overlay |
cm-etl-runner-standalone.jar | Any | ETL Runner | Standalone |
cm-track-v3.war | <JBOSS_HOME>/standalone/deployments | CM/Track V3 | Overlay |
cm-track-v3-standalone.jar | Any | CM/Track V3 | Standalone |
Configuration files
File name | Location | Product / Extension | Purpose | Modification required? |
---|---|---|---|---|
archive-prod.properties | Directory of the archive.jar | CM/Archive | Configures the database connection | Yes |
cmas-auth-portal-user.properties | Directory of the cm-auth-portal-user-standalone.jar | CM/Track V3 | Configures the database connection | Yes |
cmas-auth-user.properties | Directory of the cm-auth-user-standalone.jar | ConSol CM | Configures the database connection | Yes |
cmrf.properties | Directory of the cmrf.jar | CMRF | Only for standalone deployment; configures the database connection and logging | Yes |
cm6.xml | <JBOSS_HOME>/standalone/configuration (regular installation) or domain (cluster installation) on server | ConSol CM | Contains the default configuration to be overridden in properties files; one variant for each database system, e.g. cm6-postgresql.xml | No |
cm6-config.properties | <JBOSS_HOME>/bin | ConSol CM | Configures the database connection and logging | Yes |
cm6-domain-config.properties | <JBOSS_HOME>/bin | ConSol CM | Configures the database connection and logging | Yes |
cm6-dwh.xml | <JBOSS_HOME>/standalone/configuration | ConSol CM and CMRF | Contains the default configuration to be overridden in properties files; one variant for each database system, e.g. cm6-dwh-postgresql.xml | No |
etlRunnerApplication.properties | <JBOSS_HOME>/bin (overlay deployment) or directory of the etl-runner.jar (standalone deployment) | ETL Runner | Configures directories and the connection between ETL Runner and ConSol CM | Yes |
standalone.conf | <JBOSS_HOME>/bin | ConSol CM | Configures environment variables, Java memory options and serialization settings on Linux | Yes |
standalone.conf.bat | <JBOSS_HOME>/bin | ConSol CM | Configures environment variables, Java memory options and serialization settings on Windows | Yes |