NonStop SOAP 4.1 User's Manual

2. Run SoapAdminCL to generate the WSDL file, HTML clients, XML schema files, SOAP request
and response XML files, and the services.xml file for the reflector service. Navigate to
<Reflector Source Directory>/src and enter the following command:
OSS> SoapAdminCL -o <NonStop SOAP 4 Deployment Directory> -i reflectorsdl.xml
The SoapAdminCL tool generates the following files in the <NonStop SOAP 4 Deployment
Directory> directory:
DescriptionFile Name
This file contains the service definition details and the XML schema definitions
for the reflector service. NonStop SOAP 4 uses this file at runtime.
SoapPW_reflector.wsdl
This file is the HTML client used to access the reflector service.SoapPW_REFLECTOR.html
This file contains the service configuration details used by the NonStop SOAP
4 server at runtime.
services.xml
This file contains the XML schema for the SOAP request structure.SoapPW_REFLECTOR.xsd
This file contains the XML schema for the SOAP response structure.SoapPW_REFLECTORRESPONSE0.xsd
This file is a sample SOAP request XML file.SoapPW_REFLECTOR.xml
This file is a sample SOAP response XML file.SoapPW_REFLECTORRESPONSE0.xml
80 Getting Started with NonStop SOAP 4