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 na...@apache.org on 2008/08/25 21:33:15 UTC

svn commit: r688835 - /webservices/axis2/site/archived_news.html

Author: nandana
Date: Mon Aug 25 12:33:15 2008
New Revision: 688835

URL: http://svn.apache.org/viewvc?rev=688835&view=rev
Log:
updating the site for 1.4

Modified:
    webservices/axis2/site/archived_news.html

Modified: webservices/axis2/site/archived_news.html
URL: http://svn.apache.org/viewvc/webservices/axis2/site/archived_news.html?rev=688835&r1=688834&r2=688835&view=diff
==============================================================================
--- webservices/axis2/site/archived_news.html (original)
+++ webservices/axis2/site/archived_news.html Mon Aug 25 12:33:15 2008
@@ -292,7 +292,9 @@
       <div id="contentBox">
         <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="generator" content="HTML Tidy for Windows (vers 14 June 2007), see www.w3.org"><meta http-equiv="content-type" content="text/html; charset=us-ascii">Apache Axis2 Archived News<meta name="generator" content="amaya 9.2.1, see http://www.w3.org/Amaya/"><link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all"></head><h1>Apache Axis2 Archived News</h1><p>This document contains details of each Axis2 version that was
 released, up to the current version.</p>
-<h2>Content</h2><h3>Apache Axis2 Releases:</h3><ul><li><a href="#1.3">13rd August 2007  - Version 1.3</a></li>
+<h2>Content</h2><h3>Apache Axis2 Releases:</h3><ul>
+<li><a href="#a1.4">02 May 2008 - Version 1.4</a></li>
+<li><a href="#1.3">13rd August 2007  - Version 1.3</a></li>
 <li><a href="#1.2">27th April 2007 - Version 1.2</a></li>
 <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>
@@ -306,6 +308,80 @@
 <li><a href="#M2">07 June 2005 - Milestone 2</a></li>
 <li><a href="#M1">24 February 2005 - Milestone 1</a></li>
 </ul>
+<a name="a1.4"></a><h2>02 May 2008 - Apache Axis2/Java Version 1.4 Released!</h2><p>[<a class="externalLink" href="http://ws.apache.org/axis2/download/1_4/download.cgi">Download
+1.4</a>]</p>
+
+<p>Apache Axis2 Version 1.4 comes with performance improvements and a number bug fixes over the 1.3 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><a href="1_4/jaxws-guide.html">Support for JAXWS-style services and clients</a>
+</li>
+<li>Support for POJO and Spring services and clients</li>
+<li>Support for any message exchange pattern</li>
+<li>Synchronous and asynchronous calls</li>
+<li>Archived service deployment model supporting full service
+encapsulation with versioning support</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>Automatic support for POX (REST) style invocation of
+services</li>
+<li>Support for querying a service's WSDL (using ?wsdl), schema
+(using ?xsd) and policies (using ?policy)</li>
+<li>WSDL 2.0</li>
+<li>Custom Deployers</li>
+<li>Binary serialization (Fast Infoset)</li>
+<li>JSON support</li>
+<li>EJB Provider support</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>JaxBRI (Experimental)</li>
+</ul>
+<h2><a name="Tools_included_in_this_Release">Tools Included in This
+Release</a>
+</h2><p>[<a class="externalLink" 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/1_2/eclipse/wsdl2java-plugin.html">eclipse plug-in</a>
+<a>/<a href="tools/1_2/CodegenToolReference.html">Command line
+version</a>
+<a>/<a href="tools/1_2/idea/Idea_plug-in_userguide.html#WSDL2Java_Code_Generation">IntelliJ IDEA plug-in</a>
+<a>/<a href="tools/1_2/maven-plugins/maven-wsdl2code-plugin.html">Maven2 WSDL2Code Plug-in</a>
+</li>
+<li>Service Archive Wizard- <a href="tools/1_2/eclipse/servicearchiver-plugin.html">eclipse plug-in</a>
+/ <a href="tools/1_2/idea/Idea_plug-in_userguide.html#Create_Service_Archive">IntelliJ IDEA plug-in</a>
+/ <a href="tools/1_2/maven-plugins/maven-aar-plugin.html">Maven2 AAR Plug-in</a>
+</li>
+<li>Java2WSDL- <a href="tools/1_2/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.)
+
+
 <a name="a1.2"></a><h2>13rd August 2007 - Apache Axis2/Java Version 1.3 Released!</h2><p>[<a class="externalLink" href="http://ws.apache.org/axis2/download/1_3/download.cgi">Download
 1.3</a>]</p>
 <p>Apache Axis2 Version 1.3 comes with performance improvements and