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

Using the JAXR Registry Browser with the Registry Server

You can use the JAXR Registry Browser to access the Registry Server.

For basic information on the Registry Server, see The Java WSDP Registry Server.

To access the Registry Server, choose the following URL in the Registry Location combo box (all on one line):

http://localhost:8080/registry-server/RegistryServerServlet
 

Leave the host setting as localhost if the Registry Server is on your own system. Otherwise, change localhost to the fully qualified hostname of the system where the Registry Server is running. If you enter the name incorrectly, no error message appears until you try to perform a query or update.

You specify http: for both queries and updates.

Adding and Deleting Organizations

When you submit or delete an organization and the authentication dialog box appears, enter testuser in both the Username and Password fields (unless you want to specify another user; see Adding New Users to the Registry).

Querying the Registry

To perform queries by name against the Registry Server, enter the string in the Name text field. Searches against the Registry Server are case-sensitive. A search will find all organizations whose names contain the exact string entered.

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.