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

------------------------------------------------------------------------------
            * IIS module for server side
            * Basic HTTP Authentication
            * Digest HTTP Authentication
+           * Client interface for Authentication
            * libcurl based client transport
+           * Chunked transfer encoding support
     1. Transports supported: HTTPS
            * HTTPS Transport implementation using OpenSSL
            * Client transport with ability to enable SSL support
@@ -19, +21 @@

            * for both client and server side
     1. Transport proxy support (HTTP)
            * Proxy Authentication (Basic/Digest)
+           * Client interface for Authentication
     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
+           * Guththila pull parser support
            * 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)
@@ -38, +41 @@

            * Ability to use same operation for both SOAP and REST
     1. Comprehensive documentation
            * Axis2/C Manual
+           * FAQ List
     1. WS-Policy implementation called Neethi/C, with WS-SecurityPolicy 
extension
+ 
+ == Tools ==
+ 
+    1. TCPMon
+           * Ability to Monitor Exchanged payloads
+           * Logging of observed payloads
+           * MTOM & REST support
+           * XML Formatted printing support
+    1. Codegen
+           * Front-end for WSDL2C tool in Axis2/Java
+           * Win32, and Linux support
+    1. md5
+           * Utility to generate md5 checksums
  
  
  ==== Changes Since Last Release ====
@@ -58, +75 @@

     1. Improvements to CA certificate validation mechanisms on SSL Transport
     1. Improvements to Neethi
     1. Fixed issue in HTTP GET on mod_axis2
-    1. Improvements to Guththila Parser
+    1. Major Improvements to Guththila Parser
     1. Improvements to libcurl based sender
     1. Creation of a FAQ list
     1. Improvements to Axis2/C documentation
     1. Fixes for IIS module
+    1. Remove dependency in util for the Axis2/C core
+    1. Ability to access transport headers at the service level (for RESTful 
services)
+    1. uint64_t and int64_t support at util layer and codegen level
+    1. Removed zlib dependencies when Archive Based Deployment model is 
disabled
+    1. Signal Handling in Windows
+    1. Improvements to Windows build system
+    1. Extensions to client API to support HTTP/Proxy Authentication
+    1. Memory leak fixes
+    1. Many bug fixes
  

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

Reply via email to