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 2007/04/03 08:09:58 UTC

[Ws Wiki] Update of "FrontPage/Axis2C/releases/1.0.0" by SamisaAbeysinghe

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 SamisaAbeysinghe:
http://wiki.apache.org/ws/FrontPage/Axis2C/releases/1%2e0%2e0

------------------------------------------------------------------------------
- Axis2/C 1.0.0 planning is in progress
+ == Axis2/C 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. Description hierarchy (configuration, service groups, services, operations and messages)
+  1. Context hierarchy (corresponding contexts to map to each level of description hierarchy)
+  1. Directory based deployment model
+  1. Archive based deployment model
+  1. Raw XML message receiver
+  1. Module architecture, mechanism to extend the SOAP processing model
+  1. Transports supports: HTTP
+     o Both simple axis server and Apache2 httpd module for server side
+     o Client transport with ability to enable SSL support 
+     o LibCurl based Client transport 
+  1. Service client and operation client APIs
+  1. REST support (HTTP POST and GET)
+  1. WS-Addressing, both the submission (2004/08) and final (2005/08) versions
+  1. MTOM/XOP support
+  1. Code generation tool for stub and skeleton generation for a given WSDL (based on Java tool) 
+     o Axis Data Binding (ADB) support
+  1. Guththila pull parser support
+  1. Axis2/C Manual
  
+ == Major changes since last release ==
+  1. Major Memory leak fixes
+  1. Many Bug Fixes
+  1. LibCurl based Client transport 
+  1. Improvements to API to make it more stable and binary compatible
+  
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@ws.apache.org
For additional commands, e-mail: general-help@ws.apache.org