UDDI
From BC$ MobileTV Wiki
Universal, Description, Discovery and Integration (commonly abbreviated as UDDI) is a platform-independent framework for describing services, discovering businesses, and integrating business services by using the Internet.
- UDDI stands for Universal Description, Discovery and Integration
- UDDI is a directory for storing information about web services
- UDDI is a directory of web service interfaces described by WSDL
- UDDI communicates via SOAP
- UDDI is built into the Microsoft .NET platform
Specifications
- UDDI 3.02 spec: http://uddi.org/pubs/uddi_v3.htm
- UDDI schema: http://lists.oasis-open.org/archives/tc-announce/200501/msg00000.html
Tools
- TIBCO ActiveMatrix Runtime UDDI Server : https://edelivery.tibco.com/storefront/eval/tibco-activematrix-runtime-uddi-server/prod10249.html
Resources
- Apache jUDDI: | [DOCS][2]
- UDDI Browser on the NetBeans Platform: http://netbeans.dzone.com/nb-uddi-browser
- UDDI Browser: https://sourceforge.net/projects/uddibrowser/ | DEMO (demo down since 2015)
- UDDI server in java: https://sourceforge.net/projects/soapuddi/ (server implementation of UDDI in Java)
- UDDI4j: http://uddi4j.sourceforge.net/ (client implementation of UDDI in Java)
- UDDI Services 3.0 for Windows Server 2008 R2 : https://www.microsoft.com/en-us/download/details.aspx?id=10030
Tutorials
- UDDI - Overview: https://www.tutorialspoint.com/uddi/uddi_overview.htm
- Understanding WSDL in a UDDI registry, Part 1: https://www.ibm.com/developerworks/library/ws-wsdl/
- An Overview of Standards and Related Technology in Web Services: https://www.researchgate.net/publication/263551354_An_Overview_of_Standards_and_Related_Technology_in_Web_Services
- Relationship between UDDI and WSDL: https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.jst.ws.consumption.ui.doc.user%2Fconcepts%2Fcwsdlud.html
- UDDI Publishing Using The Browser Interface: https://web.archive.org/web/20101011123302/https://www.oracle.com/technetwork/developer-tools/jdev/uddi-howto-092328.html
- Publishing and Finding Web Services Using UDDI: https://docs.oracle.com/cd/E14571_01/web.1111/e13734/uddi.htm#WSADV197
- Interacting with a UDDI server: https://web.archive.org/web/20040616075920/http://www-106.ibm.com/developerworks/library/ws-uddi4j.html
External Links
- wikipedia: Universal Description Discovery and Integration
- UDDI community: http://uddi.xml.org/
- UDDI – The repository of Web Services: http://shareandlearn.wordpress.com/2009/02/25/uddi-the-repository-of-web-services/
- UDDI 3.0 demo example: http://demo.service-finder.eu/search
- Windows 2003 UDDI Services (previously Microsoft's public UDDI, discontinued): http://uddi.microsoft.com/
- xMethods - UDDI: http://www.xmethods.com/ve2/index.po
References
- ↑ W3schools - WSDL and UDDI: http://www.w3schools.com/wsdl/wsdl_uddi.asp
- ↑ Apache jUDDI blog: http://apachejuddi.blogspot.com/
See Also
SOAP | WSDL | Web Service