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 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. Client APIs: Easy to use service client API and more advanced operation 
client API
-  1. Description hierarchy (configuration, service groups, services, 
operations and messages)
-  1. Context hierarchy (corresponding contexts to map to each level of 
description hierarchy)
-  1. Raw XML message receiver
-  1. Module architecture, mechanism to extend the SOAP processing model
-  1. Directory based deployment model for services and modules
-  1. Archive based deployment model for services and modules
   1. Transports supported: HTTP
      a. Inbuilt HTTP server called simple axis server
      a. Apache2 httpd module called mod_axis2 for server side
      a. IIS module for server side
      a. Client transport with ability to enable SSL support 
      a. libcurl based client transport 
-  1. Client APIs: Service client and operation client APIs
+  1. Module architecture, mechanism to extend the SOAP processing model
-  1. WS-Addressing support, both the submission (2004/08) and final (2005/08) 
versions
+  1. WS-Addressing support, both the submission (2004/08) and final (2005/08) 
versions, implemented as a module
   1. MTOM/XOP support
+  1. AXIOM, an XML object model optimized for SOAP 1.1/1.2 messages; This has 
complete XML infoset support
-  1. Code generation tool for stub and skeleton generation for a given WSDL 
(based on Java tool) 
-     a. Axis Data Binding (ADB) support
   1. XML parser abstraction
      a. Libxml2 wrapper
      a. Guththila pull parser support
+  1. Both directory based and archive based deployment models for deploying 
services and modules
+  1. Description hierarchy providing access to static data of Axis2/C runtime 
(configuration, service groups, services, operations and messages)
+  1. Context hierarchy providing access to dynamic Axis2/C runtime 
information(corresponding contexts to map to each level of description 
hierarchy)
+  1. Message receiver abstraction 
+     a. Inbuilt raw XML message receiver
+  1. Code generation tool for stub and skeleton generation for a given WSDL 
(based on Java tool) 
+     a. Axis Data Binding (ADB) support
   1. Transport proxy support
-  1. REST support (HTTP POST and GET)
+  1. REST support (more POX like) using both HTTP POST and GET
+  1. Comprehensive documentation
-  1. Axis2/C Manual
+     a. Axis2/C Manual
  
  == Major Changes Since Last Release ==
-  1. Memory leak fixes
   1. Many Bug Fixes
   1. IIS module for server side
   1. libcurl based client transport 
-  1. Improvements to API to make it more stable and binary compatible
+  1. Improvements to overall API to make it more user friendly, stable and 
binary compatible
-  1. Proxy support
- 
+  1. Transport proxy support
+  1. Memory leak fixes
   
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to