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 2008/01/31 09:55:21 UTC

[Ws Wiki] Update of "FrontPage/Axis2C/releases/1.3" by DineshPremalal

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

New page:
=== Key Features ===

   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. Transports supported: HTTP
          * Inbuilt HTTP server called simple axis server
          * Apache2 httpd module called mod_axis2 for server side
          * IIS module for server side
          * Client transport with ability to enable SSL support
          * Basic HTTP Authentication
          * Digest HTTP Authentication
          * libcurl based client transport
   1. Transports supported: HTTPS
          * HTTPS Transport implementation using OpenSSL
   1. Transports supported: TCP
          * for both client and server side
   1. Transport proxy support (HTTP)
          * Proxy Authentication (Basic/Digest)
   1. Module architecture, mechanism to extend the SOAP processing model
   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. XML parser abstraction
          * Libxml2 wrapper
          * 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
          * Inbuilt raw XML message receiver
   1. Code generation tool for stub and skeleton generation for a given WSDL (based on Java tool)
          * Axis Data Binding (ADB) support
   1. REST support (more POX like) using both HTTP POST, GET, HEAD, PUT and DELETE
          * Support for RESTful Services
   1. Comprehensive documentation
          * Axis2/C Manual
   1. WS-Policy implementation called Neethi/C, with WS-SecurityPolicy extension


==== Changes Since Last Release ====

   1. Fixed a bug on version numbering
   1. List Axis2/C dependencies licensing in LICENSE file
   1. Add relevant copyright notices to NOTICE file
   1. Digest Authentication Support
   1. Proxy Authentication Support
   1. Ability to insert xml declaration on outgoing payloads
   1. Enhanced REST support
   1. Enhancements to Operation/Action mappings
   1. MTOM support with libcurl
   1. Improvements to TCPMon Tool
   1. Improvements to Test Coverage
   1. Improvements to API docs
   1. Improvements to CA certificate validation mechanisms on SSL Transport
   1. Improvements to Neethi

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