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.

  1. Log in to the Cloverleaf server using the hci user. Run the setsite command, for example, setsite alpha.
  2. Change to the $HCIROOT/CAA/ws/tool/xsdWsdlTool directory and open the XSD WSDL Tool application.
  3. Select the XML package, xsd file, and the inbound and outbound elements.
  4. Select the SOAP version to use and click Compile to generate. This compiles the schema with the additional SOAP headers in the Cloverleaf format.
  5. In the WSDL section update the Service URL field to indicate how the service is to be exposed. For example: http://hostname:8080/newXLT.
  6. Click Generate WSDL. This creates the WSDL that you can share with any organization using this service.