WS Host: Web Service Tab
- Transport
- The section is used to specify the transport protocol for connecting to the web service.
- HTTP
- Indicates your web service does not support HTTPs connections.
- HTTP/s
- Indicates your web service supports secure HTTPs connections.
- Resource Path
- The appropriate value is automatically extracted from the WSDL. Use this option to override the WSDL setting.
- WSDL Location File/URL
- The location for the Web Service Description Language (WSDL). Specify a URI to the WSDL or a local file containing the WSDL. The WSDL is a standard XML description of the entry points for your web service. If your service does not have a WSDL, you must create one. Refer to WSDL specification at http://www.w3.org/TR/wsdl.