You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Tom Jordahl <to...@macromedia.com> on 2002/09/05 21:27:15 UTC

ANNOUNCEMENT: Axis 1.0 RC1 has been released!

The Apache Axis team has released Axis 1.0 RC1, available at http://xml.apache.org/axis/

This release of Axis is a major milestone toward releasing a 1.0 version in the (very) short term.  Currently the team is targeting a 1.0 release date of September 13, 2002.

Axis:

* Is a flexible, extensible Web Services framework for Java developers.
* Has a complete implementation of Sun's JAX-RPC and SAAJ specifications.
* Has successfully passed the JAX-RPC and SAAJ TCK test suites.
* Is easy to use (including "instant deployment" by dropping a Java source file into a webapp)
* Supports bi-directional WSDL<->Java generation, both via command line tools and automatically in the runtime
* Contains support for the new version of the DIME specification for attachments
* Contains preliminary SOAP 1.2 support

To download the release, you can visit
http://xml.apache.org/axis/dist/1_0rc1.


Please check it out, and send feedback to axis-user@xml.apache.org or
axis-dev@xml.apache.org.

Thanks!

--The Axis Team