From b1bcf4d949182f9a1ca6e85011d99522b5651a2b Mon Sep 17 00:00:00 2001
From: nandika
Date: Mon, 2 Aug 2010 11:14:40 +0000
Subject: archived news file updated
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@981456 13f79535-47bb-0310-9956-ffa450edef68
---
xdocs/archived_news.html | 78 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 78 insertions(+)
(limited to 'xdocs/archived_news.html')
diff --git a/xdocs/archived_news.html b/xdocs/archived_news.html
index 3bbf690..70149aa 100644
--- a/xdocs/archived_news.html
+++ b/xdocs/archived_news.html
@@ -5,6 +5,7 @@
+
+
+
+
20th April 2009 - Apache Axis2/C Version 1.6.0 Released
+
Download 1.6.0
+
+
+
+
Key Features
+
+ - Support for one-way messaging (In-Only) and request response messaging (In-Out)
+ - Client APIs: Easy to use service client API and more advanced operation client API
+ - Transports supported: HTTP
+
+
+ - Inbuilt HTTP server called simple axis server
+ - Apache2 httpd module called mod_axis2 for server side
+ - IIS module for server side. Supports IIS 5.1, 6 and 7
+ - Client transport with ability to enable SSL support
+ - Basic HTTP Authentication
+ - AMQP Transport based on Apache Qpid (Experimental)
-
+
+
- libcurl based client transport
+ - CGI interface
+
+
+ - Module architecture, mechanism to extend the SOAP processing model
+ - WS-Addressing support, both the submission (2004/08) and final (2005/08) versions, implemented as a module
+ - MTOM/XOP support
+
+ - XPath support for Axiom XML Object model
+ - AXIOM, an XML object model optimized for SOAP 1.1/1.2 messages; This has complete XML infoset support
+ - XML parser abstraction
+
+ - Libxml2 wrapper
+ - Guththila pull parser support
+
+
+
+ - Both directory based and archive based deployment models for deploying services and modules
+ - Description hierarchy providing access to static data of Axis2/C runtime (configuration, service groups, services, operations and messages)
+ - Context hierarchy providing access to dynamic Axis2/C runtime information(corresponding contexts to map to each level of description hierarchy)
+ - Message receiver abstraction
+
+ - Inbuilt raw XML message receiver
+
+
+
+ - Code generation tool for stub and skeleton generation for a given WSDL (based on Java tool)
+ - Axis Data Binding (ADB) support
+
+
+ - Transport proxy support
+
+ - REST support (more POX like) using both HTTP POST and GET
+ - Comprehensive documentation
+
+
+ - WS-Policy implementation called Neethi/C, with WS-SecurityPolicy extension
+ - TCP Transport, for both client and server side
+
+
+
+
Changes Since Last Release
+
+ - XPath support for Axiom XML object model
+ - CGI support
+ - Improvements to MTOM to send, receive very large attachments
+
+ - Improvements to AMQP transport
+ - Improvements to WSDL2C codegen tool
+ - Many bug fixes.
+ - Memory leak fixes
+
+
Key Features
--
cgit v1.1-32-gdbae