JavaTM Web Services Developer Pack (Java WSDP) Registry Server 1.0 EA

Contents

Please send feedback on the Java WSDP Registry Server 1.0 EA release to jwsdp-reg-svr-feedback@sun.com.

Java Web Services Developer Pack (Java WSDP) Registry Server Overview

A registry offers a mechanism for humans or software applications to advertise and discover Web services. The Java WSDP Registry Server implements Version 1 of the Universal Description, Discovery and Integration (UDDI) project, providing a UDDI-compliant 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 Java WSDP Registry Server to test applications that you develop that use the Java API for XML Registries ("JAXR"). You can also use the Registry Browser provided with the Java WSDP to perform queries and updates on registry data.

Information published to a registry is stored in a stable store called a repository, which the registry maintains. The repository for the Java WSDP Registry Server is a database based on the native XML database Xindice, which is part of the Apache XML project. The Registry Server includes a tool named Indri that allows you to inspect this database directly if you wish.

Release Documentation

Related Information

  • Universal Description, Discovery, and Integration (UDDI) project
  • JAXR
  • Java Web Services Developer Pack (Java WSDP)
  • Java Technology and XML
  • Web Services and Java Technology