Web Services Question:

What is service discovery Web service protocol stack layer?

Web Services Interview Question
Web Services Interview Question

Answer:

This layer is responsible for centralizing services into a common registry, and providing easy publish/find functionality. Currently, service discovery is handled via the UDDI.
Beyond the essentials of XML-RPC, SOAP, WSDL, and UDDI, the Web service protocol stack includes a whole zoo of newer, evolving protocols. These include WSFL (Web Services Flow Language), SOAP-DSIG (SOAP Security Extensions: Digital Signature), and USML (UDDI Search Markup Language). For an overview of these protocols.


Previous QuestionNext Question
What is service description Web service protocol stack layer?Explain XML-RPC?