First page Back Continue Last page Graphics
...Introduction to UDDI...
Provides client with the service’s WSDL
- Client gets information needed to connect and make use of a service
UDDI itself is a Web Service
Notes:
Once a service is found that might be of interest to this client, UDDI provides it with the service’s WSDL. Using the WSDL provided by the UDDI, the client now has all the information needed to connect and make use of the service.
UDDI itself is a Web Service so it is accessed using SOAP.