NonStop SOAP 4.1 User's Manual

where,
< ip address> : <port>
is the IP address and port of iTP WebServer with which NonStop SOAP 4 is integrated.
url_pattern
is the string value entered in this step.
services
is the name of the directory in < NonStop SOAP 4 Deployment Directory > where
NonStop SOAP services are present.
NOTE: Do not rename this directory. This directory must be named as services and placed
in < NonStop SOAP 4 Deployment Directory >. All services in NonStop SOAP have
their individual sub-directories in the services directory.
< service_name>
is a sub-directory in the services directory that includes the runtime files needed to deploy
a service in NonStop SOAP. For example, if you accept the default value (axis2c), the Web
address to access a service called myservice will be:
http://127.0.0.1:8088/axis2c/services/myservice
The following message appears.
=== Enter a string value which will be used to define the Serverclass name for
this Soap Server deployment under iTP WebServer (default axis2cgi)
:
7. In the following step enter a string value that will be used to define the Soap ServerClass name
for current Soap 4 deployment
or,
Press Enter to accept the default value, that is, axis2cgi. The Soap ServerClass name must
be a unique string. It must not be similar to any other instance of NonStop SOAP deployment
on that iTP WebServer. This is used to create the softlink for < NonStop SOAP
Installation Directory>/bin/axis2cgi.pway file and create entry in < NonStop
SOAP Deployment Directory>/itp_axis2.config file.
The following message appears:
=== Enter iTP Webserver's location
=== Press Enter if you do not want to deploy under running web server
8. In the following step enter the location where the iTP WebServer is installed. If you enter your
WebServer's location, the local.config file for your WebServer will be modified to start
this SOAP 4 deployment. Press ENTER if you do not know the location of the iTP WebServer
you plan to use this SOAP 4 deployment.
For example: /home/usr/my_webserver
NOTE:
Enter the absolute path where the iTP WebServer is installed. This location must include
httpd.config file.
While specifying the WebServer’s directory, you must not include $ character in location.
If httpd.config file does not include the reference to local.config file, a reference
will be created. If local.config file does not exist, then it will be created. The
local.config will be modified to source in the SOAP server's config file during iTP
WebServer startup.
9. The following message appears:
nl
40 Installing NonStop SOAP