NonStop SOAP 4.1 User's Manual
Setting up the empdb environment
To set up the empdb service environment, complete the following steps:
1. Go to <NonStop SOAP 4 Installation Directory>/bin and run the deploy.sh
script.
For example:
OSS> cd /usr/tandem/nssoap/t0865h01/bin
OSS>./deploy.sh
where,
/usr/tandem/nssoap/t0865h01 is the NonStop SOAP 4 installation directory.
2. The following messages appear showing the installation location being used:
Setting up NonStop SOAP 4 empdb sample web services
--- The NonStop SOAP 4 installation location is /usr/tandem/nssoap/t0865h01
=== Enter a NonStop SOAP 4 deployment directory path
:
NOTE:
1. If you did not exit the deploy.sh script after “Setting up the Deployment Environment”
(page 38), you will be prompted with default deployment path. Press Enter to accept
default path or enter the different deployment path.
2. If you try to deploy empdb service in the location where the empdb service is already
deployed then you will be prompted to redeploy it or not as in following message:
The empdb service already deployed.
Do you want to redeploy it? y/n
Note: This will overwrite the existing deployment and will shutdown and restart the existing Pathmon:
3. Enter the path of the <NonStop SOAP 4 Deployment Directory> to get the following
message.
Enter a Pathmon name for the sample Employee Serverclass (e.g. $pmon)
:
NOTE: If you specify a PATHMON name which already exists, you will be prompted with
options as in the following message:
The Pathmon name you have entered already exists. Please select a task from the following options:
1. Give different PATHMON name
2. Proceed with the given PATHMON name
Note: This will shutdown and restart the existing PATHMON
3. Quit
Enter Your Choice:
where,
Option 1 allows you to specify a different PATHMON name.
Option 2 proceeds with the same PATHMON name, you will be prompted with the following
message:
=== Are you sure?(y/n):
All server configurations under this pathmon will be lost
and the servers will be stopped.
Option 3 exits the script.
Deploying a Sample Web Service 45










