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

Registry Browser

Kim Haase

The Registry Browser is both a working example of a JAXR client and a GUI tool that enables you to search registries and submit data to them.

The Registry Browser source code is in the directory <JWSDP_HOME>/samples/jaxr/jaxr-browser. Much of the source code implements the GUI. The JAXR code is in the file JAXRClient.java.

The Registry Browser allows access to any registry, but includes as preset URLs the IBM and Microsoft UDDI test registries and the Registry Server.

In This Chapter
Starting the Browser
Querying a Registry
Querying by Name
Querying by Classification
Managing Registry Data
Adding an Organization
Adding Services to an Organization
Adding Service Bindings to a Service
Adding and Removing Classifications
Submitting the Data
Deleting an Organization
Stopping the Browser
Using the JAXR Registry Browser with the Registry Server
Adding and Deleting Organizations
Querying the Registry
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.