Configuring the XSD WSDL
The WSDL defines all inbound and outbound structures and the communication methods that are used in the process.
The Cloverleaf CAA-WS adapter provides tools for automatically generating the WSDL. You must log in to the Cloverleaf server to launch the XSD WSDL tool.
- Log in to the Cloverleaf server using the hci user. Run the setsite command, for example, setsite alpha.
- Change to the $HCIROOT/CAA/ws/tool/xsdWsdlTool directory and open the XSD WSDL Tool application.
- Select the XML package, xsd file, and the inbound and outbound elements.
- Select the SOAP version to use and click to generate. This compiles the schema with the additional SOAP headers in the Cloverleaf format.
- In the WSDL section update the Service URL field to indicate how the service is to be exposed. For example: http://hostname:8080/newXLT.
- Click . This creates the WSDL that you can share with any organization using this service.