The UDDI XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only.
Sample Code and Toolkits
Wiki page: Submitted by jgarbis on Thu, 2006-01-19 15:35. Last updated on Wed, 2006-01-25 00:52.
Like most APIs, using UDDI is best illustrated through example. These external sites provide hands-on sample code for using UDDI in a variety of programming environments. UDDI community members are encouraged to add links to other examples and tutorials to this page.
See also: official UDDI Technical Notes include several hands-on examples for using and implementing UDDI.
- Understanding WSDL in a UDDI Registry
- WSDL can work with UDDI registries in several different ways depending upon the application needs. In this first of a three-part series, we will look at these different methods of using WSDL with UDDI registries. (Source: IBM developerWorks)
- UDDI: an XML Web Service
- Originally posted as a tutorial for querying the UDDI Universal Business Registry, this example code remains relevant for private enterprise implementations as well. (Source: Microsoft MSDN)
- Modeling the UDDI Schema with UML
- This white paper provides a brief introduction to the concepts of modeling XML Schemas with UML class diagrams. (Source: XMLmodeling.com)
- UDDI: Universal Description, Discovery, and Integration
- In this series of articles, you'll learn how to program UDDI services. Part one linked here provides a basic understanding of UDDI and how Java works with it. Parts 2, 3, and 4 provide hands-on example code. (Source: OnJava.com)
- Login to post comments
- 14816 reads