In the silent mode, install options can be specified as command-line switches or in a text file that is passed as a parameter to the command. The install options on the command-line is prefixed by -D and separated by space. In the text file, each option occupies new line. If backslash is present in path, it must be escaped (\\).
Note: The file must be saved in UTF-8 encoding without a BOM mark on the beginning.
The following are the install options:
Specifies the directory where the product is installed. If the directory contains spaces, enclose it in double-quotes.
Specifies if the WAR/EAR file is backed up before update (Yes/No).
Specifies the path to the backup folder. A folder is created if it does not exist.
Web Services WAR file is updated (Yes/No).
Full path to existing EAR file for update.
Web Services EAR file is updated (Yes/No).
Full path to existing WAR file for update.
Use one of the following commands to silently install the CA OM Web Services:
java -jar CAOMWS2U.jar -i silent -f <text file>
java -jar CAOMWS2U.jar -i silent [–D<option> ]
java -jar CAOMWS2U.jar -i silent -DUSER_INPUT_WAR=1 -DUSER_INPUT_WAR_1_PATH=<war file>
|
Copyright © 2013 CA.
All rights reserved.
|
|