You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2006/03/29 10:38:05 UTC

[Ws Wiki] Update of "FrontPage/Axis2C/releases/0.9" by Sahan Gamage

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.

The following page has been changed by Sahan Gamage:
http://wiki.apache.org/ws/FrontPage/Axis2C/releases/0%2e9

New page:
== Axis2C Complete Features List ==
 1. AXIOM, an XML object model optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support.
 1. Support for One-Way Messaging (In-Only) and Request Response Messaging (In-Out)
 1. Module Architecture, mechanism to extend the SOAP Processing Model
 1. Content hierarchy
 1. Directory based deployment model
 1. Raw XML providers
 1. WS-Addressing, both the submission (2004/08) and final (2005/08) versions
 1. Transports supports: HTTP
    o Both simple axis server and Apache2 httpd module
 1. WSDL Object Model support '''''New'''''
    o Dynamic invocation

=== Other notes ===
 1. Interoperability tested with Axis2/Java for XML in/out client and services
 1. Addressing interoperability on client side

== Major changes since last release ==
 1. Minimal memory leaks
 1. Apache2 module working in Windows
 1. More samples and tests
 1. WSDL Object Model built based on the proposed WSDL 2.0 Component model.
 1. Dynamic Invocation
 1. Numerous bug fixes since last release

== Un-Implemented Architecture Features (TBD in 1.0) ==
 * Module version support
 * Archive based deployment Model
 * Improved and user friendly Client API
 * Support for MTOM/ MIME/ SwA
 * Sessions scoping for Application, SOAP, Transport and Request levels
 * Service Groups
 * Different character encoding support

== Un-Implemented Architecture Features (TBD post 1.0) ==
 * WSDL Code Generation Tool for Stub and skeletons (based on Java tool)
    o Axis Data Binding - ADB
 * Security module
 * REST (REpresentational State Transfer) Support
 * Server side Web Service Policy support
 * Axis2 Web Application (Web App)
    o Built using PHP binding