NonStop SOAP 4.1 User's Manual

<url_pattern>
is the unique string value entered during NonStop SOAP installation.
For more information on <url_pattern>, see Chapter 2: “Installing NonStop SOAP”
(page 36).
services
is the directory in <NonStop SOAP 4.1 Deployment Directory> where the WSDL
file and the services.xml file for the services is created.
<service_name>
is the name of the service migrated from NonStop SOAP 3 and deployed in NonStop
SOAP 4.1.
To access the XML schema files, use the following Web address pattern:
http://<ip address>:<port>/<url_pattern>/client/
<service_name>/pway-xsd/<XML_schema_filename>
where,
<ip address>:<port>
is the IP address and port number of iTP WebServer where NonStop SOAP 4.1 is deployed.
<url_pattern>
is the unique string value entered during the installation procedure. For more information
on <url_pattern>, see Chapter 2: “Installing NonStop SOAP” (page 36).
client
is the directory in <NonStop SOAP 4 Deployment Directory> where the client for
the services is created.
<service_name>
is the name of the service migrated from NonStop SOAP 3 and deployed in NonStop
SOAP 4.1.
pway-xsd
is the directory in <NonStop SOAP 4 Deployment
Directory>/client/<service_name> where the XML schema files for each request
and response is created.
<XML_schema_filename>
is the name of the generated XML schema file that is used to access the schema.
Migrating NonStop SOAP 3 Transactions
The Transaction Management module in NonStop SOAP deprecates the session object, cookie
file, and other session related parameters. Therefore, all NonStop SOAP 3 services that use
transactions must observe the following steps to seamlessly migrate their transaction and session
management environment to NonStop SOAP:
58 Migrating NonStop SOAP 3 Services to NonStop SOAP 4 or Higher Versions