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 sa...@apache.org on 2006/03/31 18:51:56 UTC

svn commit: r390455 - in /webservices/axis2/trunk/c: ./ xdocs/ xdocs/docs/

Author: sahan
Date: Fri Mar 31 08:51:54 2006
New Revision: 390455

URL: http://svn.apache.org/viewcvs?rev=390455&view=rev
Log:
Change for site for 0.90

Modified:
    webservices/axis2/trunk/c/project.properties
    webservices/axis2/trunk/c/xdocs/docs/developerguide.html
    webservices/axis2/trunk/c/xdocs/docs/index.html
    webservices/axis2/trunk/c/xdocs/docs/installationguide.html
    webservices/axis2/trunk/c/xdocs/docs/userguide.html
    webservices/axis2/trunk/c/xdocs/docs/userguide1.html
    webservices/axis2/trunk/c/xdocs/docs/userguide2.html
    webservices/axis2/trunk/c/xdocs/docs/userguide3.html
    webservices/axis2/trunk/c/xdocs/download.html
    webservices/axis2/trunk/c/xdocs/index.html

Modified: webservices/axis2/trunk/c/project.properties
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/project.properties?rev=390455&r1=390454&r2=390455&view=diff
==============================================================================
--- webservices/axis2/trunk/c/project.properties (original)
+++ webservices/axis2/trunk/c/project.properties Fri Mar 31 08:51:54 2006
@@ -14,7 +14,7 @@
 # limitations under the License.
 # -------------------------------------------------------------------
 
-axis2_version=M0.5
+axis2_version=0.90
 #freehep.nar.arch=i386
 #freehep.nar.os=Linux
 #freehep.nar.c.compiler=gcc

Modified: webservices/axis2/trunk/c/xdocs/docs/developerguide.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/docs/developerguide.html?rev=390455&r1=390454&r2=390455&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/developerguide.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/developerguide.html Fri Mar 31 08:51:54 2006
@@ -11,7 +11,6 @@
 <body xml:lang="en">
 <h1>Axis2/C Developer Guide</h1>
 
-<h4>-Milestone 0.5 Release</h4>
 
 <p>Please send your feedback to developer mailing list: <a
 href="mailto:axis-c-dev@ws.apache.org">axis-c-dev@ws.apache.org</a> (Please

Modified: webservices/axis2/trunk/c/xdocs/docs/index.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/docs/index.html?rev=390455&r1=390454&r2=390455&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/index.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/index.html Fri Mar 31 08:51:54 2006
@@ -4,13 +4,13 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>Axis2/C M0.5 Documentation</title>
+  <title>Axis2/C Documentation</title>
   <meta name="generator" content="amaya 9.2.1, see http://www.w3.org/Amaya/"
   />
 </head>
 
 <body>
-<h1>Axis2/C Milestone 0.5 Release Documentation</h1>
+<h1>Axis2/C Documentation</h1>
 
 <h2>Getting Started</h2>
 <ul>

Modified: webservices/axis2/trunk/c/xdocs/docs/installationguide.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/docs/installationguide.html?rev=390455&r1=390454&r2=390455&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/installationguide.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/installationguide.html Fri Mar 31 08:51:54 2006
@@ -12,7 +12,6 @@
 <body xml:lang="en">
 <h1>Axis2/C Installation Guide</h1>
 
-<h4>-Milestone Release 0.5</h4>
 
 <p>This document will guide you on how to install Axis2/C and run the server
 and client samples on Linux and Microsoft Windows operating systems.</p>
@@ -442,7 +441,7 @@
   <li>Provide the apache2 location in configure.in file in
     APACHE_INSTALL_DIR<br />
     eg : APACHE_INSTALL_DIR = E:\Apache</li>
-  <li>After compiling the sources (as described in section 4.3) build the
+  <li>After compiling the sources (as described in section 2) build the
     mod_axis2.dll by issuing the command "nmake axis2_apache_module".</li>
   <li>This will build the mod_axis2.dll and copy it to %AXIS2C_HOME%\lib
     directory.<br />

Modified: webservices/axis2/trunk/c/xdocs/docs/userguide.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/docs/userguide.html?rev=390455&r1=390454&r2=390455&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/userguide.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/userguide.html Fri Mar 31 08:51:54 2006
@@ -11,7 +11,6 @@
 
 <body>
 <h1>Axis2/C User's Guide</h1>
-<h4>-Milestone Release 0.5</h4>
 <p>Pages: <b>Content</b>, <a href="userguide1.html">1</a>, <a
  href="userguide2.html">2</a>, <a href="userguide3.html">3</a></p>
 <h2>Content</h2>

Modified: webservices/axis2/trunk/c/xdocs/docs/userguide1.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/docs/userguide1.html?rev=390455&r1=390454&r2=390455&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/userguide1.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/userguide1.html Fri Mar 31 08:51:54 2006
@@ -8,7 +8,6 @@
 <body dir="ltr" lang="en-US">
 <h3><a name="Axis2_User's_Guide">Axis2/C User's Guide</a></h3>
 
-<h4>-Milestone Release 0.5</h4>
 
 <p align="right">Pages: <a href="userguide.html">Content</a>, <b>1</b>, <a
 href="userguide2.html">2</a>, <a href="userguide3.html">3</a></p>

Modified: webservices/axis2/trunk/c/xdocs/docs/userguide2.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/docs/userguide2.html?rev=390455&r1=390454&r2=390455&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/userguide2.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/userguide2.html Fri Mar 31 08:51:54 2006
@@ -10,7 +10,6 @@
 <body dir="ltr" lang="en-US">
 <h3><a name="Axis2_User's_Guide">Axis2/C User's Guide</a></h3>
 
-<h4>-Milestone Release 0.5</h4>
 
 <p align="right">Pages: <a href="userguide.html">Content</a>, <a
 href="userguide1.html">1</a>, <b>2</b>, <a href="userguide3.html">3</a></p>

Modified: webservices/axis2/trunk/c/xdocs/docs/userguide3.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/docs/userguide3.html?rev=390455&r1=390454&r2=390455&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/userguide3.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/userguide3.html Fri Mar 31 08:51:54 2006
@@ -9,7 +9,6 @@
 <body dir="ltr" lang="en-US">
 <h3><a name="Axis2_User's_Guide">Axis2/C User's Guide</a></h3>
 
-<h4>-Milestone Release 0.5</h4>
 
 <p align="right">Pages: <a href="userguide.html">Content</a>, <a
 href="userguide1.html">1</a>, <a href="userguide2.html">2</a>, <b>3</b></p>

Modified: webservices/axis2/trunk/c/xdocs/download.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/download.html?rev=390455&r1=390454&r2=390455&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/download.html (original)
+++ webservices/axis2/trunk/c/xdocs/download.html Fri Mar 31 08:51:54 2006
@@ -26,53 +26,100 @@
       <td width="119" align="center">Description</td>
     </tr>
     <tr>
+      <td align="center" valign="middle">0.90</td>
+      <td align="center" >Release</td>
+      <td>MS Windows Distribution<br>
+        - Binary Distribution <a
+        href="[preferred]/ws/axis2/c/0_90/axis2c-bin-0.90-win32.zip"
+        title="[preferred]/ws/axis2/0_90/axis2c-bin-0.90-win32.zip">zip</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-bin-0.90-win32.zip.md5"
+        title="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-bin-0.90-win32.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-bin-0.90-win32.zip.asc"
+        title="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-bin-0.90-win32.zip.asc">PGP</a>
+        <br>
+        - Source Distribution <a
+        href="[preferred]/ws/axis2/c/0_90/axis2c-src-0.90.zip"
+        title="[preferred]/ws/axis2/c/0_90/axis2c-src-0.90.zip">zip</a> <a
+        href="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-src-0.90.zip.md5"
+        title="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-src-0.90.zip.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-src-0.90.zip.asc"
+        title="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-src-0.90.zip.asc">PGP</a>
+        <br>
+        Linux Distribution <br>
+        - Binary Distribution <a
+        href="[preferred]/ws/axis2/c/0_90/axis2c-bin-0.90-linux.tar.gz"
+        title="[preferred]/ws/axis2/c/0_90/axis2c-bin-0.90-linux.tar.gz">tar.gz</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-bin-0.90-linux.tar.gz.md5"
+        title="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-bin-0.90-linux.tar.gz.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-bin-0.90-linux.tar.gz.asc"
+        title="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-bin-0.90-linux.tar.gz.asc">PGP</a>
+        <br>
+        - Source Distribution <a
+        href="[preferred]/ws/axis2/c/0_90/axis2c-src-0.90.tar.gz"
+        title="[preferred]/ws/axis2/c/0_90/axis2c-src-0.90.tar.gz">tar.gz</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-src-0.90.tar.gz.md5"
+        title="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-src-0.90.tar.gz.md5">MD5</a>
+        <a
+        href="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-src-0.90.tar.gz.asc"
+        title="http://www.apache.org/dist/ws/axis2/c/0_90/axis2c-src-0.90.tar.gz.asc">PGP</a>
+      </td>
+      <td>31 - 03 - 2006</td>
+      <td>0.90 Release (Mirrored)</td>
+    </tr>
+    <tr>
       <td align="center" valign="middle">M0.5</td>
       <td align="center"><p>Milestone</p>
       </td>
       <td>MS Windows Distribution<br>
         - Binary Distribution <a
-        href="[preferred]/ws/axis2/c/M0_5/axis2c-bin-M0.5-win32.zip"
-        title="[preferred]/ws/axis2/M0_5/axis2c-bin-M0.5-win32.zip">zip</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-win32.zip"
+        title="http://archive.apache.org/dist/ws/axis2/M0_5/axis2c-bin-M0.5-win32.zip">zip</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-win32.zip.md5"
-        title="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-win32.zip.md5">MD5</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-win32.zip.md5"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-win32.zip.md5">MD5</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-win32.zip.asc"
-        title="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-win32.zip.asc">PGP</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-win32.zip.asc"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-win32.zip.asc">PGP</a>
         <br>
         - Source Distribution <a
-        href="[preferred]/ws/axis2/c/M0_5/axis2c-src-M0.5.zip"
-        title="[preferred]/ws/axis2/c/M0_5/axis2c-src-M0.5.zip">zip</a> <a
-        href="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.zip.md5"
-        title="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.zip.md5">MD5</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.zip"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.zip">zip</a> <a
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.zip.md5"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.zip.md5">MD5</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.zip.asc"
-        title="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.zip.asc">PGP</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.zip.asc"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.zip.asc">PGP</a>
         <br>
         Linux Distribution <br>
         - Binary Distribution <a
-        href="[preferred]/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz"
-        title="[preferred]/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz">tar.gz</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz">tar.gz</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz.md5"
-        title="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz.md5">MD5</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz.md5"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz.md5">MD5</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz.asc"
-        title="http://www.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz.asc">PGP</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz.asc"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-bin-M0.5-linux.tar.gz.asc">PGP</a>
         <br>
         - Source Distribution <a
-        href="[preferred]/ws/axis2/c/M0_5/axis2c-src-M0.5.tar.gz"
-        title="[preferred]/ws/axis2/c/M0_5/axis2c-src-M0.5.tar.gz">tar.gz</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.tar.gz"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.tar.gz">tar.gz</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/axis2c-src-M0.5.tar.gz.md5"
-        title="http://www.apache.org/dist/ws/axis2/c/axis2c-src-M0.5.tar.gz.md5">MD5</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.tar.gz.md5"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.tar.gz.md5">MD5</a>
         <a
-        href="http://www.apache.org/dist/ws/axis2/c/axis2c-src-M0.5.tar.gz.asc"
-        title="http://www.apache.org/dist/ws/axis2/c/axis2c-src-M0.5.tar.gz.asc">PGP</a>
+        href="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.tar.gz.asc"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0_5/axis2c-src-M0.5.tar.gz.asc">PGP</a>
         <br>
       </td>
       <td>10 - 03 - 2006</td>
-      <td>0.5 Milesone (Mirrored)</td>
+      <td>0.5 Milesone (Archived)</td>
     </tr>
     <tr>
       <td align="center" valign="middle">M0.4</td>
@@ -207,7 +254,6 @@
       <td>11 - 25 - 2005</td>
       <td>0.1 Milestone (Archived)</td>
     </tr>
-    
   </tbody>
 </table>
 </div>

Modified: webservices/axis2/trunk/c/xdocs/index.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/index.html?rev=390455&r1=390454&r2=390455&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/index.html (original)
+++ webservices/axis2/trunk/c/xdocs/index.html Fri Mar 31 08:51:54 2006
@@ -21,18 +21,89 @@
 <p>While Axis 2 Java is moving closer to 1.0, this implementation provides
 another language option to consume and provide web services. Performance
 being its forte, Axis2/C is looking at broadening its horizan by providing
-extensions to popular open source scripting languages and web browsers. </p>
+extensions to popular open source scripting languages and web browsers.</p>
 
 <h2>Latest Release</h2>
 
-<p><b>Milestone Release 0.5 - (10th March 2006) (<a
-href="download.cgi">Download
-M-0.5</a>)</b></p>
+<p><b>31st March 2006 Axis2C Version 0.90 Released (<a
+href="download.cgi">Download 0.90</a>)</b></p>
+
+<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>Module Architecture, mechanism to extend the SOAP Processing Model</li>
+  <li>Content hierarchy</li>
+  <li>Directory based deployment model</li>
+  <li>Raw XML providers</li>
+  <li>WS-Addressing, both the submission (2004/08) and final (2005/08)
+    versions</li>
+  <li>Transports supports: HTTP
+    <ul>
+      <li>Both simple axis server and Apache2 httpd module</li>
+    </ul>
+  </li>
+</ol>
+
+<h4>Experimental Features</h4>
+<ol>
+  <li>WSDL Object Model support <strong>New</strong>
+    <ul>
+      <li>Dynamic invocation</li>
+    </ul>
+  </li>
+</ol>
+
+<h4>Other notes</h4>
+<ol>
+  <li>Interoperability tested with Axis2/Java for XML in/out client and
+    services</li>
+  <li>Addressing interoperability on client side</li>
+</ol>
+
+<h4>Major changes since last release</h4>
+<ol>
+  <li>Minimal memory leaks</li>
+  <li>Apache2 module working in Windows</li>
+  <li>More samples and tests</li>
+  <li>WSDL Object Model built based on the proposed WSDL 2.0 Component
+  model.</li>
+  <li>Dynamic Invocation</li>
+  <li>Numerous bug fixes since last release</li>
+</ol>
+
+<h4>Un-Implemented Architecture Features (TBD in 1.0)</h4>
+<ol>
+  <li>Module version support</li>
+  <li>Archive based deployment Model</li>
+  <li>Improved and user friendly Client API</li>
+  <li>Support for MTOM/ MIME/ SwA</li>
+  <li>Sessions scoping for Application, SOAP, Transport and Request
+  levels</li>
+  <li>Service Groups</li>
+  <li>Different character encoding support</li>
+</ol>
+
+<h4>Un-Implemented Architecture Features (TBD post 1.0)</h4>
+<ol>
+  <li>WSDL Code Generation Tool for Stub and skeletons (based on Java
+  tool)</li>
+  <li>Security module</li>
+  <li>REST (REpresentational State Transfer) Support</li>
+  <li>Server side Web Service Policy support</li>
+  <li>Axis2 Web Application (Web App)</li>
+</ol>
+
+<h2>Archived News</h2>
+
+<p><b>10th March 2006 Axis2C Milestone 0.5 Released (<a
+href="download.cgi">Download M-0.5</a>)</b></p>
 
 <h4>Key Features</h4>
 <ol type="1">
-  <li>AXIOM, an XML object model working on StAX (Streaming API for XML)
-    parsing optimized for SOAP 1.1/1.2 Messages.</li>
+  <li>AXIOM, an XML object model optimized for SOAP 1.1/1.2 Messages.</li>
   <li>Support for Request Response Messaging (In-Out)</li>
   <li>Module Architecture, mechanism to extend the SOAP Processing Model</li>
   <li>Directory based deployment model</li>