UDDI

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
  

Articles:
  • Web services programming tips and tricks: Develop a UDDI Java application for Web services registered within a UDDI registry by Andrew J. Bradfield   - [Clicks: 29]
    This tip establishes the case for using Universal Description, Discovery, and Integration (UDDI) to register Web services for application-level consumption. The author provides detailed code samples and an extension API based on the Universal Description, Discovery, and Integration for Java (UDDI4J) API that will enable you to use UDDI for your own development purposes.
    [Includes sample code]
    http://www-106.ibm.com/developerworks/webservices/library/ws-tip-uddijava.html - Jul, 2004
  • Build a Client Application to Access a UDDI Registry by Jeff Hanson   - [Clicks: 32]
    In this article, you'll see how to build a client application that uses your UDDI registry to locate businesses and services stored there, how to anticipate and handle some common errors, and how to understand some standard details about UDDI SOAP messages.
    [Includes a sample application]
    http://www.devx.com/Java/Article/21560 - Jul, 2004
  • Creating Your Own Private UDDI Registry by Jeff Hanson   - [Clicks: 28]
    You don't have to rely on some huge public UDDI repository to expose your Web services to developers and automated processes. Instead, find out how to set up a UDDI registry on your own server.
    http://www.devx.com/Java/Article/21390 - Jun, 2004
  • A new approach to UDDI and WSDL: Part 4: Publish from Java using the new OASIS UDDI WSDL Technical Note by John Colgrave   - [Clicks: 18]
    This is the fourth in a series of articles that outline a new approach to using WSDL and UDDI, as described in a recent OASIS UDDI Technical Note. This article presents an example in which you apply the approach defined in the new Technical Note to publishing from a Java application.
    http://www-106.ibm.com/developerworks/library/ws-udmod4/ - Mar, 2004

[Top]