Generating the Hello World WSDL File
Procedure
Result
By default HTTP connectors are created with the machine name 0.0.0.0. For example,
<wsdl:port name="HelloWorldSOAP" binding="tns:HelloWorldSOAP"> <soap:address location="http://0.0.0.0:9095/helloWorldPT/"/> </wsdl:port>
The machine name has to be updated before using the WSDL file.
Copyright © Cloud Software Group, Inc. All rights reserved.