1.8.3 Description
wsloadcf reads a SALT deployment file and other referenced files (WSDF files, WS-Policy
files), checks the syntax, and optionally loads a binary SALTCONFIG file. The
SALTCONFIG environment variable points to the SALTCONFIG
file where the information should be stored. The generated SALTCONFIG file is
necessary to boot GWWS servers.
wsloadcf accepts the following optional parameters:
-
-y - After checking the syntax,
tmloadcfchecks whether: (a) the file referenced bySALTCONFIGexists; (b) it is a valid Oracle Tuxedo system file system; and (c) it containsSALTCONFIGtables. If these conditions are not true,wsloadcfprompts you to indicate whether you want the command to create and initializeSALTCONFIG.
Prompting is suppressed if the -y option is specified on the command line.
For SALT 1.1 backward compatibility, wsloadcf can also read a SALT 1.1 configuration file. Besides generating the SALTCONFIG binary file, wsloadcf also generates one SALT Web Service Definition File (WSDF) and one SALT Deployment file according to the given SALT 1.1 configuration file.
-
-1 - Turns on the SALT 1.1 compatible mode. To pass the SALT 1.1 configuration file to
wsloadcf, you must specify this flag first.
Parent topic: wsloadcf