UDDI registry client programming
The UDDI registry provides several application programming interfaces (APIs) that you can use to access the UDDI registry programmatically.
About this task
For details of the Version 1 and Version 2 API, refer to the UDDI Version 2 Specifications.
For details of the UDDI Version 3.0.2 API, refer to the UDDI Version 3.0.2 Specification.
The UDDI registry information in this information center defines the support that the UDDI registry provides for the UDDI Version 3.0.2 specification and associated addenda.
The following UDDI Version 3 API sets are supported:
- The UDDI V3 Inquiry API
- The UDDI V3 Publish API
- The UDDI V3 Custody and Ownership Transfer API
- The UDDI V3 Security API
Restriction: In DB2® for zSeries Version 7, the length
of publish and inquiry strings are limited to 255 characters. If this
limit is exceeded, error 10500 (E_Fatal) is returned. If you use a
character set that uses multiple byte characters, it is easy to exceed
this limit. Therefore, use care if you use this type of character
set.