10.14 Definition files to be saved for the Management Server management files

Organization of this section
(1) Format
(2) File storage location
(3) Functionality
(4) Default
(5) Examples of coding

(1) Format

Specify the definition file in the following format:

File-name

(2) File storage location

Any storage location and file name is possible.

(3) Functionality

When node switching is done with the active nodes and the standby nodes in a 1-to-1 relationship, you use this file to define the files to be collected and saved as the Management Server management files of the Management Server of the active node. You use this file to specify files that are not collected by default.

(4) Default

The following table describes the directories of files collected by default as management files of the Management Server:

TypesTarget directory
Definition file directory
  • In Windows
    Cosminexus-installation-directory/manager/config/
  • In UNIX
    /opt/Cosminexus/manager/config/
Application registration directory
  • In Windows
    Cosminexus-installation-directory/manager/containers/m/j2eeapps/mngsvr/mportal/mapps/regapps/
  • In UNIX
    /opt/Cosminexus/manager/containers/m/j2eeapps/mngsvr/mportal/mapps/regapps/
Resource adapter registration directory
  • In Windows
    Cosminexus-installation-directory/manager/containers/m/j2eeapps/mngsvr/mportal/mwebsystems/regras/
  • In UNIX
    /opt/Cosminexus/manager/containers/m/j2eeapps/mngsvr/mportal/mwebsystems/regras/
File for storing the results of configuration information definition for managing the repository
  • In Windows
    Cosminexus-installation-directory/manager/containers/m/j2eeapps/mngsvr/mportal/useradmin/config/data/editusersConfig.xml
  • In UNIX
    /opt/Cosminexus/manager/containers/m/j2eeapps/mngsvr/mportal/useradmin/config/data/editusersConfig.xml

(5) Examples of coding