NonStop SOAP User's Manual

Installing NonStop SOAP
NonStop SOAP User’s Manual520501-012
2-5
Post-Installation Script
The script supports these optional installation tasks:
Migrating the NonStop SOAP Service Definition Repository (SDR) from an earlier
release.
Deploying a CGI version of the NonStop SOAP server on an iTP WebServer
environment (considering that the SOAP environment already exists).
Setting the TS/MP serverclass and DDL definitions for the samples.
Installing the NonStop SOAP Admin server for the GUI-based NonStop SOAP
Admin Tool. For more information on installing the GUI tool, see Installing GUI-
Based NonStop SOAP Admin Tool on page 2-8.
After you select one of the installation options provided by the install.sh script, the
following message appears:
Do you want to use Large message support in your NSSOAP?
Type y/n (Default: n) #:
If you enter "y", the script uses the available objects and the libraries to support a large
message. If you enter "n", the default objects are used. The default value selected is
"n".
This install.sh script is a part of the NonStop SOAP PAX file and is found under
the /bin directory of the NonStop SOAP installation directory.
A sample script for systems running H-series RVUs:
install-dir>/nssoap/t0603h01/bin/
To invoke the shell script, logon to the OSS shell and run the script:
OSS> ./< install-dir>/nssoap/t0603h01/bin/install.sh
A sample script for systems running G-series RVUs:
NonStop SOAP installation directory
/bin/install.sh
where,
NonStop SOAP installation directory
is
/usr/tandem/nssoap/t0603v30. The script displays appropriate failure or success
messages during processing.