NonStop SOAP for Java User's Manual

NonStop SOAP for Java User’s Manual523860-001
3-1
3
Configuring NonStop SOAP for Java
This section describes how to configure NonStop SOAP for Java. Before you configure
NonStop SOAP for Java, you must do the following:
Install and configure the iTP WebServer as described in the iTP Secure
WebServer System Administrator’s Guide. NonStop SOAP for Java does not
require the secure version of the iTP WebServer, but that manual describes
installation and configuration for all versions of the iTP WebServer.
Install and configure the NonStop Servlets for JavaServer Pages (NSJSP) as
described in the iTP Secure WebServer System Administrator’s Guide.
Run the Setup Script
A setup script for NonStop SOAP for Java is located in the directory
/usr/tandem/nssoap/T2764V10
The setup script installs the NonStop SOAP for Java product under the iTP WebServer
and NSJSP environments.
Use this procedure to install the setup script.
1. Log on as the owner of the /usr/tandem/nssoap/T2764V10 directory.
2. Use the cd command to go to the directory where the setup script is located; for
example:
3. Run this setup command in the OSS environment:
The setup script prompts you for the following information:
iTP WebServer installation directory
NSEJB installation directory (required only for SOAP-to-EJB capabilities)
NSEJB configuration database location (required only for SOAP-to-EJB
capabilities)
The setup script copies the necessary files to the correct directory under the iTP
WebServer installation location. It will also modify the iTP_server.xml file to indicate
the addition of NonStop SOAP for Java in the servlet environment. The
iTP_server.xml file is located in /usr/tandem/webserver/servlet_jsp/conf/.
OSS: cd /usr/tandem/nssoap/T2764V10
OSS: ./setup
Note. If you do not have NSEJB installed, you should accept the defaults provided.