1.

Explain UDDI (Universal, Description, Discovery and Integration).

Answer»

UDDI stands for Universal, Description, Discovery, and Integration. UDDI is a platform-independent standard that describes SOA (Service Oriented Architecture) registry and its INTERFACE. By using UDDI, clients can discover registered businesses (organizations or service providers) and their web services. Furthermore, UDDI provides APIS for creating and updating registry information. UDDI defines a set of APIs that can be used to access and modify DATA stored in the registry. Some of these APIs are as follows:

  • UDDI Inquiry: Through this API, you can find registry entries and retrieve their information. 
  • UDDI Publication: You can ADD NEW entries to the registry with this API or edit existing ones.
  • UDDI Security: It determines which security settings are applied to registry entities.


Discussion

No Comment Found