You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ch...@apache.org on 2007/03/29 13:33:25 UTC

svn commit: r523674 - in /webservices/axis2/trunk/java/xdocs: archived_news.html download.html index.html

Author: chatra
Date: Thu Mar 29 04:33:25 2007
New Revision: 523674

URL: http://svn.apache.org/viewvc?view=rev&rev=523674
Log:
updating for 1.2

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

Modified: webservices/axis2/trunk/java/xdocs/archived_news.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/archived_news.html?view=diff&rev=523674&r1=523673&r2=523674
==============================================================================
--- webservices/axis2/trunk/java/xdocs/archived_news.html (original)
+++ webservices/axis2/trunk/java/xdocs/archived_news.html Thu Mar 29 04:33:25 2007
@@ -21,6 +21,7 @@
 
 <h3>Apache Axis2 Releases:</h3>
 <ul>
+  <li><a href="#1_1_1">09th January 2007- Version 1.1.1</a></li>
   <li><a href="#1_1">13th November 2006- Version 1.1</a></li>
   <li><a href="#1_0">04 May 2006- Version 1.0</a></li>
   <li><a href="#0_95">23 March 2006- Version 0.95</a></li>
@@ -32,7 +33,101 @@
   <li><a href="#M2">07 June 2005 - Milestone 2</a></li>
   <li><a href="#M1">24 February 2005 - Milestone 1</a></li>
 </ul>
-<a></a>
+<a id="1_1_1"></a>
+
+<h2>09th January 2007- Apache Axis2/Java Version 1.1.1 Released!</h2>
+<p>[<a href="http://ws.apache.org/axis2/download/1_1_1/download.cgi">Download 1.1.1</a>]</p>
+<p>Apache Axis2 Version 1.1.1 comes with performance improvements and bug
+fixes over the 1.1 release. Check out the complete list of features below.</p>
+
+<h3>Programming Model</h3>
+<ul>
+  <li>Improved, XML-centric client API including full WSDL and policy
+  support</li>
+  <li>Support for any message exchange pattern</li>
+  <li>Synchronous and asynchronous calls</li>
+  <li>Archived service deployment model</li>
+  <li>Archived module deployment model supporting controlled extensibility
+    with versioning support</li>
+  <li><a href="#Hot_Deployment">Hot deployment</a></li>
+  <li>WS-Policy driven code generation extensions</li>
+  <li>Flexible service life cycle model</li>
+  <li>Support for querying a service's WSDL (using ?wsdl), schema (using
+    ?xsd) and policies (using ?policy)</li>
+</ul>
+
+<h3>Supported Specifications</h3>
+<ul>
+  <li>SOAP 1.1 and 1.2</li>
+  <li>Message Transmission Optimization Mechanism (MTOM), XML Optimized
+    Packaging (XOP) and SOAP with Attachments</li>
+  <li>WSDL 1.1, including both SOAP and HTTP bindings</li>
+  <li>WS-Addressing (submission and final)</li>
+  <li>WS-Policy</li>
+  <li>SAAJ 1.1</li>
+</ul>
+
+<h3>Transports</h3>
+<ul>
+  <li>HTTP</li>
+  <li>SMTP</li>
+  <li>JMS</li>
+  <li>TCP</li>
+</ul>
+
+<h3>Supported Data Bindings</h3>
+<ul>
+  <li>Axis Data Binding (ADB)</li>
+  <li>XMLBeans</li>
+  <li>JibX</li>
+  <li>JaxMe</li>
+</ul>
+
+<h2><a>Tools Included in This Release</a></h2>
+
+<p>[<a href="http://ws.apache.org/axis2/tools/index.html">Download Tool
+Plug-ins</a>]</p>
+<ol type="1">
+  <li>Axis2 Web Application (Web App)</li>
+  <li>WSDL2WS- <a
+    href="tools/@axis2_version_dir@/eclipse/wsdl2java-plugin.html">eclipse
+    plug-in</a><a>/</a> <a
+    href="tools/@axis2_version_dir@/CodegenToolReference.html">Command line
+    version</a><a>/</a><a
+    href="tools/@axis2_version_dir@/idea/Idea_plug-in_userguide.html#WSDL2Java_Code_Generation">IntelliJ
+    IDEA plug-in</a><a>/</a><a
+    href="tools/@axis2_version_dir@/maven-plugins/maven-wsdl2code-plugin.html">Maven2
+    WSDL2Code Plug-in</a></li>
+  <li>Service Archive Wizard- <a
+    href="tools/@axis2_version_dir@/eclipse/servicearchiver-plugin.html">eclipse
+    plug-in</a>/ <a
+    href="tools/@axis2_version_dir@/idea/Idea_plug-in_userguide.html#Create_Service_Archive">IntelliJ
+    IDEA plug-in</a>/ <a
+    href="tools/@axis2_version_dir@/maven-plugins/maven-aar-plugin.html">Maven2
+    AAR Plug-in</a></li>
+  <li>Java2WSDL- <a
+    href="tools/@axis2_version_dir@/maven-plugins/maven-java2wsdl-plugin.html">Maven2
+    Java2WSDL Plug-in</a></li>
+</ol>
+
+<h2>Extension Modules</h2>
+<ul>
+  <li>Apache Rampart: Supporting WS-Security (and soon WS-Policy)</li>
+  <li>Apache Sandesha2: Supporting WS-Reliable Messaging</li>
+</ul>
+(Apache Axis2 comes built in with a module that supports WS-Addressing.)
+
+<h2>Known Issues and Limitations</h2>
+<ul>
+  <li>ADB does not support unwrapping of response messages(coming in 1.2)</li>
+  <li>JSR 181/183 Annotation support (coming in 1.2)</li>
+  <li>JaxMe and JAXBRI data binding support is experimental</li>
+  <li>Simple Axis Server does not support POX/REST</li>
+  <li>RPC Message Receiver does not validate a request against the schema
+    (AXIS2-1943)</li>
+  <li>Axis2 Idea plugin shows random behavior when XMLBeans is used</li>
+</ul>
+<a id="1_1"></a>
 
 <h2>13th November 2006 - Apache Axis2/Java Version 1.1 Released!</h2>
 
@@ -137,7 +232,7 @@
   generation)</li>
   <li>Idea plugin shows random behavior when XMLBeans is used</li>
 </ul>
-<a></a>
+<a id="1_0"></a>
 
 <h2>04 May 2006 - Apache Axis2 Version 1.0 Released!</h2>
 
@@ -276,7 +371,7 @@
   <li>No support yet for rpc/encoded style WSDL documents (in stub
   generation)</li>
 </ul>
-<a id="_0_95"></a>
+<a id="0_95"></a>
 
 <h2>23 March 2006 - Apache Axis2 Version 0.95 Released!</h2>
 
@@ -381,7 +476,7 @@
     such as JSR 109 support</li>
   <li>Completion of Interop tests</li>
 </ol>
-<a id="_0_94"></a>
+<a id="0_94"></a>
 
 <h2>11 January 2006 - Apache Axis2 Version 0.94 Released!</h2>
 
@@ -467,7 +562,7 @@
     such as JSR 109 support</li>
   <li>Completion of interop tests</li>
 </ol>
-<a id="_0_93"></a>
+<a id="0_93"></a>
 
 <h2>02 December 2005 - Apache Axis2 Version 0.93 Released!</h2>
 
@@ -505,7 +600,7 @@
 </ol>
 We are getting closer to a 1.0 release, and the remaining tasks to be
 completed before the 1.0 release include: SOAP 1.1 and 1.2 validation, our
-own data binding implementation, and WSDL generation. <a id="_0_92"></a>
+own data binding implementation, and WSDL generation. <a id="0_92"></a>
 
 <h2>26 September 2005 - Apache Axis2 Version 0.92 Released!</h2>
 
@@ -531,7 +626,7 @@
 <p>We are getting closer to a 1.0 release, and the remaining tasks to be
 completed before a 1.0 release include: SOAP 1.1 and 1.2 validation, our own
 data binding implementation, and WSDL generation.</p>
-<a id="_0_91"></a>
+<a id="0_91"></a>
 
 <h2>12 August 2005 - Apache Axis2 Version 0.91 Released!</h2>
 
@@ -547,7 +642,7 @@
   <li>Improved code generation templates</li>
   <li>Numerous bug fixes</li>
 </ul>
-<a id="_0_90"></a>
+<a id="0_90"></a>
 
 <h2>02 July 2005 - Apache Axis2 Version 0.9 Released!</h2>
 

Modified: webservices/axis2/trunk/java/xdocs/download.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/download.html?view=diff&rev=523674&r1=523673&r2=523674
==============================================================================
--- webservices/axis2/trunk/java/xdocs/download.html (original)
+++ webservices/axis2/trunk/java/xdocs/download.html Thu Mar 29 04:33:25 2007
@@ -23,6 +23,12 @@
       <th>Date</th>
       <th>Description</th>
     </tr>
+   <tr>
+      <td><a
+      href="download/1_2/download.cgi"><strong>1.2</strong></a></td>
+      <td>06 - 04 - 2007</td>
+      <td>1.2 Release (Mirrored)</td>
+    </tr>
     <tr>
       <td><a
       href="download/1_1_1/download.cgi"><strong>1.1.1</strong></a></td>

Modified: webservices/axis2/trunk/java/xdocs/index.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/index.html?view=diff&rev=523674&r1=523673&r2=523674
==============================================================================
--- webservices/axis2/trunk/java/xdocs/index.html (original)
+++ webservices/axis2/trunk/java/xdocs/index.html Thu Mar 29 04:33:25 2007
@@ -8,11 +8,12 @@
 <body lang="en">
 <h1>Welcome to Apache Axis2/Java</h1>
 
-<h2>09th January 2006 - Apache Axis2/Java Version @axis2_version@ Released!</h2>
+<h2>06th April 2007 - Apache Axis2/Java Version @axis2_version@ Released!</h2>
 
 <p>[ <a
 href="http://ws.apache.org/axis2/download.cgi"><strong>Download</strong></a>
-] | [ <a href="@axis2_version_dir@/index.html"><strong>Documents Home</strong></a> ]</p>
+] | [ <a href="@axis2_version_dir@/index.html"><strong>Documents
+Home</strong></a> ]</p>
 
 <p>Apache Axis2 is the core engine for Web services. It is a complete
 re-design and re-write of the widely used <a
@@ -175,8 +176,9 @@
 
 <h2>Features of Axis2 Latest Version</h2>
 
-<p>Apache Axis2 Version @axis2_version@ comes with performance improvements and bug
-fixes over the 1.1.1 release. Check out the complete list of features below.</p>
+<p>Apache Axis2 Version @axis2_version@ comes with performance improvements
+and bug fixes over the 1.1.1 release. Check out the complete list of features
+below.</p>
 
 <h3>Programming Model</h3>
 <ul>
@@ -228,10 +230,11 @@
 target="_blank">Download Tool Plug-ins</a>]</p>
 <ol type="1">
   <li>Axis2 Web Application (Web App)</li>
-  <li>WSDL2WS- <a href="tools/@axis2_version_dir@/eclipse/wsdl2java-plugin.html"
+  <li>WSDL2WS- <a
+    href="tools/@axis2_version_dir@/eclipse/wsdl2java-plugin.html"
     target="_blank">eclipse plug-in</a><a>/</a> <a
-    href="tools/@axis2_version_dir@/CodegenToolReference.html" target="_blank">Command line
-    version</a><a>/</a><a
+    href="tools/@axis2_version_dir@/CodegenToolReference.html"
+    target="_blank">Command line version</a><a>/</a><a
     href="tools/@axis2_version_dir@/idea/Idea_plug-in_userguide.html#WSDL2Java_Code_Generation"
     target="_blank">IntelliJ IDEA plug-in</a><a>/</a><a
     href="tools/@axis2_version_dir@/maven-plugins/maven-wsdl2code-plugin.html"



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