WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

The UDDI registry SOAP API

To use the SOAP API, construct a properly formed UDDI message in the body of a SOAP request, and send it using HTTP POST to the URL of the API that the request relates to. The response is returned in the body of the HTTP reply.

The UDDI registry samples include samples that demonstrate how to program directly to the SOAP API. Although the samples are written in Java code, you can use other programming languages to create your SOAP client, as long as you still send requests that are compliant to the SOAP specification. Valid UDDI requests must conform to the UDDI schema, and must be as detailed in the UDDI specification:

http://www.uddi.org/pubs/uddi_v3.htm

For more information on using the SOAP API, refer to UDDI registry application programming interface.




Related tasks
UDDI registry client programming
Related reference
UDDI registry SOAP service end points
Reference topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/rwsu_using_soapapi.html

© Copyright IBM Corporation 2003, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)