Web Services Description Language (WSDL) File
Overview
Web Services Description Language (WSDL) is a way for an external client to obtain knowledge of the SOAP services and methods made available by a server.
File Location
The location of the WSDL file is:
http://[hostname or Address]:[Port]/axis2/services/UACInbound?wsdl
In this format:
[hostname or Address]
= Hostname or IP Address of the server hosting the Universal Event Monitor for SOA.[Port]
= Listening port of the SOAP Connector (default 7880).
WSDL File
The WSDL file illustrates the information provided by a WSDL request. The information has been formatted for readability.