NonStop SOAP for Java User's Manual

NonStop SOAP for Java User’s Manual523860-001
2-1
2
Installing NonStop SOAP for Java
The NonStop SOAP for Java CD includes:
NonStop SOAP for Java
This section describes how to install NonStop SOAP for Java. For information about
installing iTP Webserver and NonStop Servlets for JavaServer Pages (NSJSP), see
the documentation for those products.
Copying the Software from the CD
Consult the NonStop SOAP for Java softdoc for last-minute changes to the installation
instructions given here.
Installation Overview
To install the files required for access to NonStop SOAP for Java:
1. From the NonStop SOAP for Java CD, use FTP to copy the PAX file T2764PAX to
the OSS environment on the NonStop server.
2. Use the OSS cd command to navigate to the directory where you placed the PAX
file, for example:
cd /mydir
3. Run the pax command to unpax the file:
pax -rvf T2764PAX
This command unpacks the NonStop SOAP for Java product files and installs them
under the directory /usr/tandem/nssoap/T2764V10.
NonStop SOAP for Java Directory Structure
After installation, the T2764V10 directory contains the following subdirectories:
/bin—Contains scripts to execute basic NonStop SOAP for Java utilities.
/doc—Contains /apache (Apache SOAP documentation).
/lib—Contains
soap.jar. This JAR (Java Archive) file contains Apache's SOAP client classes.
xerces.jar. This JAR file contains Apache's Xerces-J classes. A JAXP
compatible, namespace aware XML parser.
mail.jar. This JAR file includes extensions to implement the Java Mail API and
are used when processing SOAP messages with attachments.