Author: veithen
Date: Sat May 14 13:00:08 2016
New Revision: 1743824

URL: http://svn.apache.org/viewvc?rev=1743824&view=rev
Log:
Remove outdated information.

Modified:
    axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide.xml

Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide.xml?rev=1743824&r1=1743823&r2=1743824&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide.xml (original)
+++ axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide.xml Sat May 14 
13:00:08 2016
@@ -127,18 +127,9 @@ using WSDL</li>
 <li>Easily retrieve the WSDL for a service</li>
 <li>Send and receive SOAP messages with attachments</li>
 <li>Create or utilize a REST-based Web service</li>
-<li>Create or utilize services that take advantage of the <a href=
+<li>Create or utilize services that take advantage of <a href=
 
"http://www.oasis-open.org/committees/download.php/16790/wss-v1.1-spec-os-SOAPMessageSecurity.pdf";>
-WS-Security</a>, <a href=
-"http://xml.coverpages.org/ws-reliablemessaging20030313.pdf";>WS-ReliableMessaging</a>,
-<a href="http://www.w3.org/2002/ws/addr/";>WS-Addressing</a>,
-<a href=
-"http://docs.oasis-open.org/ws-tx/wscoor/2006/06";>WS-Coordination</a>,
-and <a href=
-"http://docs.oasis-open.org/ws-tx/wsat/2006/06";>
-WS-Atomic Transaction</a> recommendations</li>
-<li>Use Axis2's modular structure to easily add support for new
-recommendations as they emerge</li>
+WS-Security</a> and <a 
href="http://www.w3.org/2002/ws/addr/";>WS-Addressing</a></li>
 </ul>
 <p>Many more features exist as well, but this user guide
 concentrates on showing you how to accomplish the first five tasks


Reply via email to