Home TOC |
![]() ![]() ![]() |
Java
API for XML Registries
by Kim Haase
The Java
API for XML Registries ("JAXR") provides a uniform and standard Java API for accessing different kinds of XML Registries.
The release of JAXR 1.0 that you have downloaded as part of the Java Web Services Developer Pack ("Java WSDP") includes the following:
- The JAXR 1.0 Early Access Reference Implementation (RI)
- API documentation
- Sample programs, including a Registry Browser
To learn how to configure JAXR in preparation for running JAXR client programs, see the JAXR home page (
<
JWSDP_HOME
>/docs/jaxr/index.html
on UNIX systems;<
JWSDP_HOME
>\docs\jaxr\index.html
on Microsoft Windows systems).In This Chapter
- Overview of JAXR
- What is a Registry?
- What Is JAXR?
- JAXR Architecture
- Implementing a JAXR Client
- Establishing a Connection
- Querying a Registry
- Managing Registry Data
- Running the Client Examples
- Using the Registry Browser
- Querying a Registry
- Managing Registry Data
Home TOC |
![]() ![]() ![]() |