|

Java APIs for XML Messaging (JAXM)
The JavaTM API for XML Messaging (JAXM) Optional Package enables applications
to send and receive document oriented XML messages using a pure Java API. JAXM
implements Simple Object Access Protocol (SOAP) 1.1 with Attachments messaging
so that developers can focus on building, sending, receiving, and decomposing
messages for their applications instead of programming low level XML
communications routines.
This version of the JAXM specification includes the notion of messaging
Profiles. The intent is to establish a foundation for supporting a family of
higher level standards-based messaging protocols. An example of a Profile would
be an implementation of ebXML Transportation, Routing, and Packaging Message
Handling Service or the W3C's XMLP layered on JAXM. Consequently, Java technology developers using JAXM will have pluggable XML
messaging capabilities.
These higher level protocols frequently implement additional functionality
beyond basic SOAP-based messaging. This additional functionality is often useful
for scalable, robust, and secure messaging frequently required for reliable
messaging applications.
Platforms
JAXM 1.0 will be available as an optional package for the JavaTM 2 Platform, Standard Edition (J2SETM).
JAXM may be included in future releases of J2SE or the JavaTM
2 Platform, Enterprise Edition (J2EETM).
Specification
|
Java API for XML Messaging Specification |
|
The Java API for XML Messaging specification was created under the
Java Community Process to provide full public
participation in the definition and development.
|
|
Java API for XML Messaging Specification Version 0.92 - Public Review (June 18,
2001)
|
This Specification is available for viewing on-line or by downloading
the document. Any use or implementation of this Specification is
subject to this License
agreement.
- Download the specification:
-
Online viewing of JAXM 0.92 Messaging Spec
ification.
|
Implementations
Java Community Process SM
JAXM is being developed through the Java Community ProcessSM as JSR-067.
|