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/03/23 07:10:19 UTC

svn commit: r388059 - in /webservices/axis2/trunk/java: release-notes.html xdocs/0_95/userguide1.html xdocs/index.html

Author: chatra
Date: Wed Mar 22 22:10:19 2006
New Revision: 388059

URL: http://svn.apache.org/viewcvs?rev=388059&view=rev
Log:
removed experimental feature-session scoping

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

Modified: webservices/axis2/trunk/java/release-notes.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/release-notes.html?rev=388059&r1=388058&r2=388059&view=diff
==============================================================================
--- webservices/axis2/trunk/java/release-notes.html (original)
+++ webservices/axis2/trunk/java/release-notes.html Wed Mar 22 22:10:19 2006
@@ -40,7 +40,6 @@
 Features List</h4>
 
 <ol type="1">
- <li>Sessions scoping for Application, SOAP, Transport and Request levels</li>
  <li>Server side & client side Web Service Policy support</li>
  <li>?wsdl and ?xsd support</li>
  <li>Generating ServiceClient for a given WSDL and invoke the corresponding service using generated client.</li>

Modified: webservices/axis2/trunk/java/xdocs/0_95/userguide1.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/0_95/userguide1.html?rev=388059&r1=388058&r2=388059&view=diff
==============================================================================
--- webservices/axis2/trunk/java/xdocs/0_95/userguide1.html (original)
+++ webservices/axis2/trunk/java/xdocs/0_95/userguide1.html Wed Mar 22 22:10:19 2006
@@ -163,7 +163,6 @@
 
 <h4><a name="Experimental_Features_List">Experimental Features List</a></h4>
 <ol type="1">
- <li>Sessions scoping for Application, SOAP, Transport and Request levels</li>
  <li><a href="WS_policy.html" target="_blank">Server side & client side Web Service Policy support</a></li>
  <li>?wsdl and ?xsd support</li>
  <li>Generating ServiceClient for a given WSDL and invoke the corresponding service using generated client.</li>

Modified: webservices/axis2/trunk/java/xdocs/index.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/index.html?rev=388059&r1=388058&r2=388059&view=diff
==============================================================================
--- webservices/axis2/trunk/java/xdocs/index.html (original)
+++ webservices/axis2/trunk/java/xdocs/index.html Wed Mar 22 22:10:19 2006
@@ -90,7 +90,6 @@
 Features List</strong></em></p>
 
 <ol type="1">
- <li>Sessions scoping for Application, SOAP, Transport and Request levels</li>
  <li>Server side & client side Web Service Policy support</li>
  <li>?wsdl and ?xsd support</li>
  <li>Generating ServiceClient for a given WSDL and invoke the corresponding service using generated client.</li>