The JavaTM Web Services Tutorial
Home
TOC
Index
PREV TOP NEXT
Divider

The Java WSDP Registry Server

Kim Haase

A registry offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and Integration (UDDI) project to provide a UDDI registry for Web services in a private environment. You can use it with the Java WSDP APIs as a test registry for Web services application development.

You can use the Registry Server to test applications that you develop that use the Java API for XML Registries (JAXR), described in Java API for XML Registries. You can also use the JAXR Registry Browser provided with the Java WSDP to perform queries and updates on registry data.

The release of the Registry Server that is part of the Java WSDP includes the following:

The Registry Server does not support messages defined in the UDDI Version 2.0 Replication Specification.

In This Chapter
Setting Up the Registry Server
Using the JAXR API to Access the Registry Server
Using the Command Line Client Script with the Registry Server
Obtaining Authentication
Saving a Business
Finding a Business
Obtaining Business Details
Deleting a Business
Validating UDDI Messages
Retrieving a User's Businesses
Sending UDDI Request Messages
Using the Indri Tool to Access the Registry Server Database
Saving a Business
Obtaining Business Details
Finding a Business
Deleting a Business
Displaying Database Contents
Adding New Users to the Registry
Further Information
Divider
Home
TOC
Index
PREV TOP NEXT
Divider

This tutorial contains information on the 1.0 version of the Java Web Services Developer Pack.

All of the material in The Java Web Services Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.