The JavaTM Web Services Tutorial
Home
TOC
PREV TOP NEXT

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 Browser, see Using the Registry Browser.

To access the Registry Server, start the Registry Browser without specifying a proxy host or proxy port as an argument to the jaxr-browser.sh or jaxr-browser.bat script.

Next, 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).

The Registry Browser supports adding and deleting organizations, but does not support modifying organizations. If you submit an organization and then choose the Edit Registry Object menu item to modify it, a new organization is created when you submit the modified data.

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.

Home
TOC
PREV TOP NEXT