You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2006/12/19 08:12:15 UTC

svn commit: r488560 - in /webservices/axis2/trunk/c: NEWS xdocs/archived_news.html xdocs/download.html xdocs/index.html

Author: dinesh
Date: Mon Dec 18 23:12:14 2006
New Revision: 488560

URL: http://svn.apache.org/viewvc?view=rev&rev=488560
Log:
document updates for 0.96

Modified:
    webservices/axis2/trunk/c/NEWS
    webservices/axis2/trunk/c/xdocs/archived_news.html
    webservices/axis2/trunk/c/xdocs/download.html
    webservices/axis2/trunk/c/xdocs/index.html

Modified: webservices/axis2/trunk/c/NEWS
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/NEWS?view=diff&rev=488560&r1=488559&r2=488560
==============================================================================
--- webservices/axis2/trunk/c/NEWS (original)
+++ webservices/axis2/trunk/c/NEWS Mon Dec 18 23:12:14 2006
@@ -1,4 +1,4 @@
-We are pleased to announce the release of Apache Axis2/C version 0.95.
+We are pleased to announce the release of Apache Axis2/C version 0.96.
 You can download this release from
 http://ws.apache.org/axis2/c/download.cgi
 

Modified: webservices/axis2/trunk/c/xdocs/archived_news.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/archived_news.html?view=diff&rev=488560&r1=488559&r2=488560
==============================================================================
--- webservices/axis2/trunk/c/xdocs/archived_news.html (original)
+++ webservices/axis2/trunk/c/xdocs/archived_news.html Mon Dec 18 23:12:14 2006
@@ -17,6 +17,7 @@
 
 <h2>Content</h2>
 <ul>
+  <li><a href="#0.94">Version 0.95 -26th October 2006</a></li>
   <li><a href="#0.94">Version 0.94 -3rd October 2006</a></li>
   <li><a href="#0.93">Version 0.93-31st August 2006</a></li>
   <li><a href="#0.92">Version 0.92- 16th June 2006</a></li>
@@ -28,6 +29,68 @@
   <li><a href="#M0.2">Milestone version 0.2- 08th December 2005</a></li>
   <li><a href="#M0.1">Milestone version 0.1- 25th November 2005</a></li>
 </ul>
+<a name="0.95"></a>
+
+<h3>26th October 2006 Axis2/C Version 0.95 Released</h3>
+<a href="download.cgi">Download 0.95</a>
+
+<h4>Key Features</h4>
+<ol>
+  <li>AXIOM, an XML object model optimized for SOAP 1.1/1.2 Messages. This
+    has complete XML infoset support</li>
+  <li>Support for one-way messaging (In-Only) and request response messaging
+    (In-Out)</li>
+  <li>Description hierarchy (configuration, service groups, services,
+    operations and messages)</li>
+  <li>Directory based deployment model</li>
+  <li>Archive based deployment model</li>
+  <li>Context hierarchy (corresponding contexts to map to each level of
+    description hierarchy)</li>
+  <li>Raw XML message receiver</li>
+  <li>Module architecture, mechanism to extend the SOAP processing model</li>
+  <li>Module version support</li>
+  <li>Transports supports: HTTP
+    <ul>
+      <li>Both simple axis server and Apache2 httpd module for server
+      side</li>
+      <li>Client transport with ability to enable SSL support</li>
+    </ul>
+  </li>
+  <li>Service client and operation client APIs</li>
+  <li>REST support (HTTP POST case)</li>
+  <li>WS-Addressing, both the submission (2004/08) and final (2005/08)
+    versions</li>
+  <li>MTOM/XOP support</li>
+  <li>Code generation tool for stub and skeleton generation for a given WSDL
+    (based on Java tool)
+    <ul>
+      <li>Axis Data Binding (ADB) support</li>
+    </ul>
+  </li>
+  <li>Security module with UsernameToken support</li>
+  <li>REST support (HTTP GET case)</li>
+  <li>Dynamic invocation support (based on XML schema and WSDL
+    implementations)</li>
+  <li>Guththila pull parser support</li>
+  <li>WSDL2C code generation tool- with schema code generation (experimental)</li>
+  <li>TCP Monitor - C implementation (experimental)</li>
+  <li>Axis2/C Manual - <strong>New</strong></li>
+</ol>
+
+<h4>Major Changes Since Last Release</h4>
+<ol>
+   <li>Major Memory leak fixes</li>
+   <li>Many Bug Fixes</li>
+   <li>Improvement to Documentation</li>
+</ol>
+
+<h4>TODOs Remaining for 1.0</h4>
+<ol>
+  <li>Complete API documentation and API improvements</li>
+  <li>Fix further memory leaks</li>
+  <li>Put in place a comprehensive functional test framework</li>
+</ol>
+
 <a name="0.94"></a>
 
 <h3>3rd October 2006 Axis2/C Version 0.94 Released</h3>

Modified: webservices/axis2/trunk/c/xdocs/download.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/download.html?view=diff&rev=488560&r1=488559&r2=488560
==============================================================================
--- webservices/axis2/trunk/c/xdocs/download.html (original)
+++ webservices/axis2/trunk/c/xdocs/download.html Mon Dec 18 23:12:14 2006
@@ -28,51 +28,97 @@
     </tr>
 
    <tr>
-      <td align="center" valign="middle">0.95</td>
+      <td align="center" valign="middle">0.96</td>
       <td align="center">Release</td>
       <td>MS Windows Distribution<br>
         - Binary Distribution <a
-        href="[preferred]/ws/axis2/c/0_95/axis2c-bin-0.95-win32.zip"
-        title="[preferred]/ws/axis2/0_95/axis2c-bin-0.95-win32.zip">zip</a>
+        href="[preferred]/ws/axis2/c/0_96/axis2c-bin-0.96-win32.zip"
+        title="[preferred]/ws/axis2/0_96/axis2c-bin-0.96-win32.zip">zip</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-win32.zip.md5"
-        title="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-win32.zip.md5">MD5</a>
+        href="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-bin-0.96-win32.zip.md5"
+        title="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-bin-0.96-win32.zip.md5">MD5</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-win32.zip.asc"
-        title="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-win32.zip.asc">PGP</a>
+        href="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-bin-0.96-win32.zip.asc"
+        title="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-bin-0.96-win32.zip.asc">PGP</a>
         <br>
         - Source Distribution <a
-        href="[preferred]/ws/axis2/c/0_95/axis2c-src-0.95.zip"
-        title="[preferred]/ws/axis2/c/0_95/axis2c-src-0.95.zip">zip</a> <a
-        href="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.zip.md5"
-        title="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.zip.md5">MD5</a>
+        href="[preferred]/ws/axis2/c/0_96/axis2c-src-0.96.zip"
+        title="[preferred]/ws/axis2/c/0_96/axis2c-src-0.96.zip">zip</a> <a
+        href="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-src-0.96.zip.md5"
+        title="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-src-0.96.zip.md5">MD5</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.zip.asc"
-        title="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.zip.asc">PGP</a>
+        href="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-src-0.96.zip.asc"
+        title="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-src-0.96.zip.asc">PGP</a>
         <br>
         Linux Distribution <br>
         - Binary Distribution <a
-        href="[preferred]/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz"
-        title="[preferred]/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz">tar.gz</a>
+        href="[preferred]/ws/axis2/c/0_96/axis2c-bin-0.96-linux.tar.gz"
+        title="[preferred]/ws/axis2/c/0_96/axis2c-bin-0.96-linux.tar.gz">tar.gz</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz.md5"
-        title="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz.md5">MD5</a>
+        href="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-bin-0.96-linux.tar.gz.md5"
+        title="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-bin-0.96-linux.tar.gz.md5">MD5</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz.asc"
-        title="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz.asc">PGP</a>
+        href="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-bin-0.96-linux.tar.gz.asc"
+        title="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-bin-0.96-linux.tar.gz.asc">PGP</a>
         <br>
         - Source Distribution <a
-        href="[preferred]/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz"
-        title="[preferred]/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz">tar.gz</a>
+        href="[preferred]/ws/axis2/c/0_96/axis2c-src-0.96.tar.gz"
+        title="[preferred]/ws/axis2/c/0_96/axis2c-src-0.96.tar.gz">tar.gz</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz.md5"
-        title="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz.md5">MD5</a>
+        href="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-src-0.96.tar.gz.md5"
+        title="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-src-0.96.tar.gz.md5">MD5</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz.asc"
-        title="http://www.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz.asc">PGP</a></td>
+        href="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-src-0.96.tar.gz.asc"
+        title="http://www.apache.org/dist/ws/axis2/c/0_96/axis2c-src-0.96.tar.gz.asc">PGP</a></td>
       <td>26 - 10 - 2006</td>
-      <td>0.95 Release (Mirrored)</td>
+      <td>0.96 Release (Mirrored)</td>
     </tr>
+<tr>
+ <td align="center" valign="middle">0.95</td>
+      <td align="center">Release</td>
+      <td>MS Windows Distribution<br>
+        - Binary Distribution <a
+        href="http://archive.apache.org/ws/axis2/c/0_95/axis2c-bin-0.95-win32.zip"
+        title="http://archive.apache.org/ws/axis2/0_95/axis2c-bin-0.95-win32.zip">zip</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-win32.zip.md5"
+        title="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-win32.zip.md5">MD5</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-win32.zip.asc"
+        title="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-win32.zip.asc">PGP</a>
+        <br>
+        - Source Distribution <a
+        href="http://archive.apache.org/ws/axis2/c/0_95/axis2c-src-0.95.zip"
+        title="http://archive.apache.org/ws/axis2/c/0_95/axis2c-src-0.95.zip">zip</a> <a
+        href="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.zip.md5"
+        title="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.zip.md5">MD5</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.zip.asc"
+        title="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.zip.asc">PGP</a>
+        <br>
+        Linux Distribution <br>
+        - Binary Distribution <a
+        href="http://archive.apache.org/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz"
+        title="http://archive.apache.org/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz">tar.gz</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz.md5"
+        title="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz.md5">MD5</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz.asc"
+        title="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-bin-0.95-linux.tar.gz.asc">PGP</a>
+        <br>
+        - Source Distribution <a
+        href="http://archive.apache.org/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz"
+        title="http://archive.apache.org/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz">tar.gz</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz.md5"
+        title="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz.md5">MD5</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz.asc"
+        title="http://archive.apache.org/dist/ws/axis2/c/0_95/axis2c-src-0.95.tar.gz.asc">PGP</a></td>
+      <td>26 - 10 - 2006</td>
+      <td>0.95 Release (Archived)</td>
+</tr>
 <tr>
       <td align="center" valign="middle">0.94</td>
       <td align="center">Release</td>

Modified: webservices/axis2/trunk/c/xdocs/index.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/index.html?view=diff&rev=488560&r1=488559&r2=488560
==============================================================================
--- webservices/axis2/trunk/c/xdocs/index.html (original)
+++ webservices/axis2/trunk/c/xdocs/index.html Mon Dec 18 23:12:14 2006
@@ -26,8 +26,8 @@
 
 <h2>Latest Release</h2>
 
-<h3>26th October 2006 Axis2/C Version 0.95 Released</h3>
-<a href="download.cgi">Download 0.95</a>
+<h3>22nd December 2006 Axis2/C Version 0.96 Released</h3>
+<a href="download.cgi">Download 0.96</a>
 
 <h4>Key Features</h4>
 <ol>
@@ -69,14 +69,17 @@
   <li>Guththila pull parser support</li>
   <li>WSDL2C code generation tool- with schema code generation (experimental)</li>
   <li>TCP Monitor - C implementation (experimental)</li>
-  <li>Axis2/C Manual - <strong>New</strong></li>
+  <li>Axis2/C Manual</li>
 </ol>
 
 <h4>Major Changes Since Last Release</h4>
 <ol>
-  <li>Major Memory leak fixes</li>
-  <li>Many Bug Fixes</li>
-  <li>Improved Documentation </li>
+   <li>Major Memory leak fixes</li>
+   <li>Many Bug Fixes</li>
+   <li>Improvement to REST processing</li>
+   <li>Improvement to SOAP-Fault processing</li>
+   <li>Improvement to mod_axis2 library (plugged with apr pools)</li>
+   <li>Visual Studio 7.0 project</li>
 </ol>
 
 <h4>TODOs Remaining for 1.0</h4>



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