This file is in the Java properties format.
This file is used to set default values for common arguments of the commands provided by the Smart Composer functionality. You use this file to set default values that are common to all clients.
The following table lists the specifiable keys. Note that Default value is the value that is assumed when a parameter is not specified.
VR is the version of Application Server on which parameters are introduced or changed.
Key name | Contents | Specifiable value | Default value | VR |
---|---|---|---|---|
cmx.apply_user | Sets user IDs for the OS of the clients to which this file is applied. Separate the user IDs with commas. Also, for applying this definition file, when the Smart Composer functionality commands are invoked from a Windows service, specify "SYSTEM" on a Windows XP or Windows Server 2003 system and "host-name$" (host-name is the host name of the host on which Management Server is running) on other systems. | User name registered for OS | None | 06-70 |
cmx.connect.host#1 | Sets host names and IP addresses to be assumed when the -m option is omitted in common arguments. The IP address can be specified as a regular expression using meta characters. If the IP address is specified as a regular expression, the matching IP address will be used from the available local IP addresses.#2 | The values that can be specified are as follows:
| None | 06-50 |
cmx.connect.userid | Sets the user ID to be assumed when the -u option is omitted in the common arguments. Specification of this property is ignored if the functionality to omit the management user account is enabled. | User ID of management user account of Management Server | None | 06-50 |
cmx.connect.passwd | Sets the password to be assumed when the -p option is omitted in the common arguments. Specification of this property is ignored if the functionality to omit the management user account is enabled. | Management user account password of Management Server | None | 06-50 |
cmx.wait | Sets true to treat the -wait option in the common argument as the default, and false to treat the -nowait option as the default. | The following strings can be specified:
| false | 06-50 |
cmx.verbose | Sets true to treat the -verbose option in the common argument as the default, and false to treat the -noverbose option as the default. | The following strings can be specified:
| false | 06-50 |
cmx.websystem.name | Specifies the Web system name when the -s option of the following commands is omitted:
| Web system name | None | 07-50 |
cmx.lb#4 | Specifies operations for the virtual server of the load balancer, when the -lb option of the cmx_delete_system command is omitted.
| The following strings can be specified:
| None | 07-10 |
cmx.encoding | Specifies a character encoding assumed when the -encoding option of the cmx_export_model command is omitted. For details about specifiable values, see cmx_export_mode l(EasySetup definition file output) in the uCosminexus Application Server Command Reference Guide. | Character encoding name | UTF-8 | 07-50 |
cmx.indent | Specifies the indent size assumed when the -indent option of the cmx_export_model command is omitted. For details about specifiable values, see cmx_export_mode l(EasySetup definition file output) in the uCosminexus Application Server Command Reference Guide. | Integers from 0 to 8 | 2 | 07-50 |
cmx.myhost | Specifies the host name of the management server machine assumed when the -myhost option of the cmx_export_model command is omitted. For details about specifiable values, see cmx_export_mode l(EasySetup definition file output) in the uCosminexus Application Server Command Reference Guide. | Host name | None | 07-50 |
cmx.output.mode | Specifies the command execution result and the message output destination mode. The following strings can be specified:
| The values that can be specified are as follows:
| 8 | 08-00 |
cmx.apply_user=Administrator,muser1
cmx.connect.host=localhost:28080
cmx.connect.userid=admin
cmx.connect.passwd=p1574809
cmx.wait=true
#cmx.verbose=false
cmx.websystem.name=MyWebSystem
cmx.lb=deletevs