Entry
What is JAXR and what is the relationship between the JAXR and other XML APIs?
Nov 15th, 2007 01:54
Maneet Puri, http://www.dayrobinsonservices.com
JAXR is the acronym for Java API for XML Registries (JAXR) and if offers
a uniform and standard platform for accessing different kind of XML
registries. SML registries are basically an enabling infrastructure for
developing, deployment, and discovery of web services.
Implementations of JAXR providers may use the Java API for XML-based RPC
(JAX-RPC) API for communication between JAXR providers and registry
providers that export a SOAP based RPC-like interface (for example, UDDI).
Implementations of JAXR providers may also use the Java API for XML
Messaging (JAXM) API for communication between JAXR providers and
registry providers that export an XML Messaging-based interface (for
example, ebXML TRP).
The Java API for XML Processing (JAXP) and Java Architecture for XML
Binding (JAXB) may be used by implementers of JAXR providers and JAXR
clients for processing XML content that is submitted to or retrieved
from the Registry.
Maneet Puri
http://www.dayrobinsonservices.com