InterviewSolution
Saved Bookmarks
| 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: |
|