UDDI « axis « Java Enterprise Q&A





1. Apache Axis UDDI serve    coderanch.com

2. UDDI not seen in Axis    coderanch.com

A UDDI registry must provide access to its data by way of a set of SOAP-based Web services. The UDDI specification describes about thirty different SOAP operations that allow you to add, update, delete, and find information contained in a UDDI registry. Since UDDI registry is a webservice you can either access it using JAX-RPC/SAAJ or JAXR. You can use Apache ...

3. UDDI using Axis    coderanch.com