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 2006/04/29 07:05:22 UTC

svn commit: r398088 - in /webservices/axis2/trunk/java: release-notes.html xdocs/index.html xdocs/latest/userguide1.html

Author: chatra
Date: Fri Apr 28 22:05:22 2006
New Revision: 398088

URL: http://svn.apache.org/viewcvs?rev=398088&view=rev
Log:
made some changes/updates on the features lists under the instructions of deepal

Modified:
    webservices/axis2/trunk/java/release-notes.html
    webservices/axis2/trunk/java/xdocs/index.html
    webservices/axis2/trunk/java/xdocs/latest/userguide1.html

Modified: webservices/axis2/trunk/java/release-notes.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/release-notes.html?rev=398088&r1=398087&r2=398088&view=diff
==============================================================================
--- webservices/axis2/trunk/java/release-notes.html (original)
+++ webservices/axis2/trunk/java/release-notes.html Fri Apr 28 22:05:22 2006
@@ -46,19 +46,18 @@
   <li>Dynamic ServiceClient generation for a given WSDL and invoking the
     corresponding service using generated client</li>
   <li>WSDL fault handling (fault code generation)</li>
-  <li>SOAP 1.2 and HTTP binding generation (?wsdl)</li>
+  <li>SOAP 1.1 &amp; 1.2 and HTTP binding generation (?wsdl)</li>
   <li>Streaming Attachments support for MTOM (SOAP Message Transmission
     Optimization Mechanism)</li>
   <li>Numerous bug fixes since last release</li>
-</ol>
-
-<h4>Experimental Features List</h4>
-<ol type="1">
   <li>URL based deployment mechanism (starting Axis with remote
   repository)</li>
   <li>Unexpanded war support (location of axis2.xml and repository can be
     specified in web.xml )</li>
 </ol>
+<!--<h4>Experimental Features List</h4>
+<ol type="1">
+</ol>-->
 <!--<h3>Major Changes Since Last Release</h3>
 <ol type="1">
 </ol>-->

Modified: webservices/axis2/trunk/java/xdocs/index.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/index.html?rev=398088&r1=398087&r2=398088&view=diff
==============================================================================
--- webservices/axis2/trunk/java/xdocs/index.html (original)
+++ webservices/axis2/trunk/java/xdocs/index.html Fri Apr 28 22:05:22 2006
@@ -17,6 +17,7 @@
 
 
 
+
   </style>
 </head>
 
@@ -100,7 +101,7 @@
   <li>Dynamic ServiceClient generation for a given WSDL and invoking the
     corresponding service using generated client</li>
   <li>WSDL fault handling (fault code generation)</li>
-  <li>SOAP 1.2 and HTTP binding generation (?wsdl)</li>
+  <li>SOAP 1.1 &amp; 1.2 and HTTP binding generation (?wsdl)</li>
   <li>Streaming Attachments support for MTOM (SOAP Message Transmission
     Optimization Mechanism)</li>
 </ol>

Modified: webservices/axis2/trunk/java/xdocs/latest/userguide1.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/latest/userguide1.html?rev=398088&r1=398087&r2=398088&view=diff
==============================================================================
--- webservices/axis2/trunk/java/xdocs/latest/userguide1.html (original)
+++ webservices/axis2/trunk/java/xdocs/latest/userguide1.html Fri Apr 28 22:05:22 2006
@@ -175,7 +175,7 @@
   <li>Dynamic ServiceClient generation for a given WSDL and invoking the
     corresponding service using generated client</li>
   <li>WSDL fault handling (fault code generation)</li>
-  <li>SOAP 1.2 and HTTP binding generation (?wsdl)</li>
+  <li>SOAP 1.1 &amp; 1.2 and HTTP binding generation (?wsdl)</li>
   <li>Streaming Attachments support for MTOM (SOAP Message Transmission
     Optimization Mechanism)</li>
 </ol>