You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ch...@apache.org on 2006/12/21 08:00:08 UTC

svn commit: r489270 - /webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-samples.html

Author: chatra
Date: Wed Dec 20 23:00:07 2006
New Revision: 489270

URL: http://svn.apache.org/viewvc?view=rev&rev=489270
Log:
committing https://issues.apache.org/jira/browse/AXIS2-1892. Thanks Evanthika

Modified:
    webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-samples.html

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-samples.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-samples.html?view=diff&rev=489270&r1=489269&r2=489270
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-samples.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/userguide-samples.html Wed Dec 20 23:00:07 2006
@@ -85,7 +85,7 @@
 </ul>
 <a name="clients"></a>
 
-<h2>Clients (in samples/userguide/src/clients):</h2>
+<h2>Clients (in samples/userguide/src/userguide/clients):</h2>
 
 <p>EchoBlockingClient.java: A basic example of the send/receive MEP.</p>
 
@@ -133,7 +133,7 @@
 actions.</p>
 <a name="wsdl"></a>
 
-<h2>Sample WSDL files (in samples):</h2>
+<h2>Sample WSDL files (in samples/wsdl):</h2>
 
 <p>Axis2SampleDocLit.wsdl: Demonstrates the use of the Document/Literal WSDL
 pattern, rather than RPC.</p>
@@ -150,13 +150,13 @@
 <!--<p><strong>googlesearch</strong>: Creates a GUI-based application making use
 of Google Web Services asynchronously.</p>-->
 
-<p><strong>googleSpellcheck</strong>: Demonstrates both synchronous and
+<p><strong>googlespellcheck</strong>: Demonstrates both synchronous and
 non-synchronous use of the Google Web Service in a GUI.</p>
 
 <p><strong>mtom</strong>: Demonstrates the use of MTOM and SOAP with
 Attachments to send binary files to a service.</p>
 
-<p><strong>saopwithattachments</strong>: Demonstrates the capabilities and
+<p><strong>soapwithattachments</strong>: Demonstrates the capabilities and
 power of SOAP with Attachment support and the Attachment API of Axis2.</p>
 
 <p><strong>pojo</strong>: Example POJO (Plain Old Java Object) Web service.
@@ -175,7 +175,7 @@
 <p><strong>version</strong>: A very simple service that simply outputs the
 Axis2 version.</p>
 
-<p><strong>yahoorestearch</strong>: Complete example of the use of a REST
+<p><strong>yahoorestsearch</strong>: Complete example of the use of a REST
 service rather than a SOAP service.</p>
 
 <p><strong>See Next Section</strong> - <a



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