Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop web services - UDDI registry
Develop with the UDDI registry
We can access the UDDI registry in several ways; the UDDI registry user interface, API, or the Java API for XML Registries (JAXR).
We can access the UDDI registry programmatically by using several API.
We can also explore the UDDI registry by using the UDDI registry user interface (also referred to as the UDDI registry user console), which is a graphical interface.
We can access both UDDI (Version 2 only) and ebXML registries by using the Java API for XML Registries (JAXR). This Java client API is part of the Java EE specification.
Procedure
- UDDI registry client programming
- Use the UDDI registry user interface
- Use the JAXR provider for UDDI
UDDI registry client programming
Use the UDDI registry user interface
Use the JAXR provider for UDDI
Use the UDDI registry