First page Back Continue Last page Graphics
Service Discovery
Making services available requires:
- A standard service description.
 - A place to publish and locate the description.
 
WSDL provides the standard description.
There are two models for placing the description:
- In a central registry (UDDI).
 - At the service provider’s 
web site (WSI).
 - Let’s look at each in turn...
 
Notes: