JAXR API for UDDI

The JAXR API provides a standard Java API for accessing different kinds of XML registries, such as UDDI and Electronic Business XML, or ebXML.

The JAXR architecture that enables accessing the UDDI registry is composed of the following:

  • JAXR Client
  • JAXR Provider
  • Registry Providers
  • Registries

Accessing the UDDI registries involves the following steps:

  1. Establish connection with the registry
  2. Perform query and update operations
  3. Check output
  4. Close the connection
Click the Next button to continue.