Apache Axiom Team is pleased to announce the release of Axiom 1.2.10.
The release is available for download at:

http://ws.apache.org/axiom/download.cgi

Apache Axiom is a StAX-based, XML Infoset compliant object model which
supports on-demand building of the object tree. It supports a novel
"pull-through" model which allows one to turn off the tree building
and directly access the underlying pull event stream. It also has
built in support for XML Optimized Packaging (XOP) and MTOM, the
combination of which allows XML to carry binary data efficiently and
in a transparent manner. The combination of these is an easy to use
API with a very high performant architecture!

Developed as part of Apache Axis2, Apache Axiom is the core of Apache
Axis2. However, it is a pure standalone XML Infoset model with novel
features and can be used independently of Apache Axis2.

Axiom 1.2.10 is a maintenance release that contains the following improvements:

* Improved DOM compatibility and performance for DOOM. Users running
Rampart on Axis2 1.5.2 may want to upgrade Axiom to 1.2.10 to take
advantage of these improvements.
* Improved interoperability with various StAX implementation, in
particular support for Woodstox 4.0.
* It is now possible to specify a configuration when requesting an
XMLStreamWriter from StAXUtils, similarly to what is already possible
for XMLStreamReader instances. This feature is required to support the
next Abdera release (see ABDERA-267).

Please note that Apache Axiom is now a direct sub-project of Apache
Web Services and no longer part of WS-Commons. This implies changes in
mailing list addresses, issue tracker names and source repository
locations. Please refer to http://ws.apache.org/axiom/ for the latest
information.

-- The Apache Axiom team

Reply via email to