uCosminexus Application Server, Definition Reference Guide

[Contents][Index][Back][Next]

4.14.6 Parameters used for setting up the option definitions for the batch server

The following table describes the parameters used for setting up the option definitions for the batch server. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 3.2 usrconf.cfg (Option definition file for batch servers). In the table below, Default value means the value that is assumed when the parameter is not specified.

Table 4-84 Parameters used for setting up the option definitions for the batch server

Value of param-name Default value
add.jvm.arg# None
ejb.public.directory [In Windows]
&{cosminexus.home}\CC\server\public
[In UNIX]
&{cosminexus.home}/CC/server/public
ejb.server.log.directory [In Windows]
Cosminexus-working-directory\ejb\server-name\logs
[In UNIX]
Cosminexus-working-directory/ejb/server-name/logs

#
The value specification format is as follows:
(Example)
<param-name>add.jvm.arg</param-name>
<param-value>-Xms256m</param-value>
<param-value>-Xmx512m</param-value>
: