NonStop SOAP 4.1 User's Manual

Running the Deployment Script
To set up the deployment environment, complete the following steps:
1. Ensure that the iTP WebServer is installed on your NonStop server. For more details, see iTP
WebServer Installation Manual.
2. 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 installation directory.
3. Select a task from the following deploy.sh script main menu:
1. Setup NonStop SOAP deployment environment.
2. Setup the empdb sample Web services environment.
3. Setup the adminserver Web services environment.
4. Quit.
4. Select "1 Setup NonStop SOAP deployment environment" in the deploy.sh
script menu.
The following messages appear.
--- The NonStop SOAP 4 installation location is /usr/tandem/nssoap/t0865h01
=== Enter the directory where NonStop SOAP 4 will be deployed
:
5. Enter the path where you want to create the deployment directory.
For example:
/home/usr/my_nssoap
NOTE:
The deployment directory will be referred as <NonStop SOAP Deployment
Directory> throughout this chapter.
While specifying the deployment directory, do not give a location that has the $ character
in it.
The following message appears.
=== Enter a string value which will be used to define the URL pattern for accessing the web services
deployed in this environment (default axis2c)
:
6. Enter a string value that will be used to define the url_pattern for accessing Web services
or
Press Enter to accept the default value, that is, axis2c.
The Web address pattern must be a unique string. It must be unique among all other instances
of NonStop SOAP deployment on that iTP WebServer. The following messages appears.
--- The URL pattern to access your wsdl files will be:
http://<your_ip_address>:< your_port>/<url_pattern>/services/< your service>?wsdl
--- The URL pattern to access your generated HTML files will be:
http://<your_ip_address>:< your_port>/<url_pattern>/client
=== Enter a string value which will be used to define the Serverclass name for this Soap Server deployment
under iTP WebServer (default axis2cgi)
:
Here the string value will be a part of the Web address to access Web services deployed in
this deployment environment. The Web address pattern is shown in the previous message.
Setting Up NonStop SOAP on a NonStop System 39