NonStop SOAP 4.1 User's Manual

/transaction - includes the transaction module
libaxis2_mod_transaction.so the transaction module
module.xml the module configuration file for the transaction module
/validation - includes the validation module
libValidationModule.so the validation module
module.xml the module configuration file for the validation module
/sample_services
/echo
/client
Makefile - Makefile for the echo client application
echo.c - source file for the echo client
echo.exe - an echo client built using the NonStop SOAP 4 client APIs
libecho.so - an echo service built using the NonStop SOAP 4 service APIs
/service
Makefile - Makefile for the echo sample application
echo.c - source file for the echo sample application
echo.h - header file for the echo sample application
echo_skeleton.c - source file for the echo service
echoddl - DDL file for the echo sample application
echosdl.xml - SDL file for the echo sample application
services.xml - NonStop SOAP 4 service configuration file for the echo service
/empdb
/src
Makefile - Makefile for the empdb service
README - readme file describing the steps to use the empdb application
emp.c - source file for the empdb service
emp.h - header file for the empdb service
empsdl.xml - SDL file for the empdb sample application
/math
/client - includes the source files for the math client
Makefile - Makefile for the math client
axis2_stub_mathService.c - source file for the math client
axis2_stub_mathService.h - header file for the math client
/service - includes the source file and configuration file for the math service
Makefile - Makefile for the math service
axis2_skel_mathService.c - source file for the math service
axis2_skel_mathService.h - header file for the math service
axis2_svc_skel_mathService.c - source file for the math service
mathddl - DDL file for the math service
mathsdl.xml - SDL file for the math service
Verifying the Extracted Product Files 309