posted 14 years ago
Ash
Further to Ulf's explanation, to answer your specific question, Web Services can publish their services (and methods / contracts) using UDDI. This contains information like the Organization hosting the services, the service names, method names, description of services and the WSDL URLs. The clients who want to access this have to query the UDDI registry (clients of course do need to have knowledge of the registry itself) and get to the required service.
That said, this is not at all compulsory. Many time, what happens is that once the service is found out (by physically locating it OR by sharing it across teams) clients stubs are generated and the method calls are given - All that matters then is the WSDL / URL to the WSDL.
Hope I have answered your question there.
--Shailesh Welankar
SCDJWS 1.4 | SCBCD 5.0 | SCWCD 1.4 | SCJP 1.4 | Preparing for SCEA 5