cmx_add_serverref (add a logical user server) (For compatibility)

Format

cmx_add_serverref [Common-arguments] -f logical-server-reference-definition-file

Function

The cmx_add_serverref command adds a user-defined logical server (logical user server) to a service unit in the Web system according to the contents of the logical server reference definition file.

If multiple logical user servers are specified in the logical server reference definition file, the servers will be added to service units in the defined order. When the processing starts, the error check is executed for the added logical user server.

Arguments

-f logical-server-reference-definition-file
Specifies the path of the logical server reference definition file.

Input examples

cmx_add_serverref -f UserServerRef.xml

Return values

0:
The command is terminated normally.
1:
The command is terminated with a warning.
64:
The command is terminated abnormally.

Notes