NonStop SOAP 4.1 User's Manual

/transaction - is a soft link to the transaction module directory in <NonStop
SOAP 4 Installation Directory>
/validation - is a soft link to the validation module directory in <NonStop SOAP
4 Installation Directory>
/services - is the NonStop SOAP 4 service deployment directory
NOTE: If all the listed files are not present, run the deploy.sh script again, as mentioned in
Step 2 of “Running the Deployment Script (page 39).
The following files and directories must be present in the <NonStop SOAP 4 Deployment
Directory> directory:
/services
/echo
/client
Makefile - Makefile for the echo client
echo.c - source file for the echo client
libecho.so - echo service built using NonStop SOAP 4 server APIs
/service
Makefile - Makefile for the echo service
echo.c - source file for the echo service
echo.h - header file for the echo service
echo_skeleton.c - source file for the echo service
echoddl - DDL file for the echo service
echosdl.xml-SDL file for the echo service
services.xml - NonStop SOAP 4 service configuration file for the echo service
/client
/echo
echo.exe - client for the echo service
Verifying the Deployed Files 313