On IBM i the Java Service Manager uses two data areas, JSMCLTDTA and JSMMGRDTA.
On Windows and Linux, these data areas are implemented as flat files, jsmcltdta.txt and jsmmgrdta.txt. Their structure is based on lines with keyword-value pairs. Lines starting with a # are comments and will not be processed.
1. JSMCLTDTA
If the JSMCLTDTA data area is not in the library list, then the default server and exclude prefix are set to LOCALHOST:4560 and JSM.
The data area layout is:
|
If the jsmcltdta.txt file is not found, then the default server and exclude prefix are set to LOCALHOST:4560 and JSM.
The jsmcltdta.txt file is located and installed in <sysdir>.
The file keywords are:
|
2. JSMMGRDTA
The JSMMGRDTA data area is updated with the JSM instance directory during the install process.
The data area layout is:
|
The jsmmgrdta.txt file is shipped with reasonable default values.
The file keywords are:
|