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 10:15:53 UTC

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

Author: chatra
Date: Thu Dec 21 01:15:52 2006
New Revision: 489297

URL: http://svn.apache.org/viewvc?view=rev&rev=489297
Log:
made corrections

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=489297&r1=489296&r2=489297
==============================================================================
--- 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 Thu Dec 21 01:15:52 2006
@@ -89,7 +89,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>
 
@@ -124,8 +124,9 @@
 <a name="services"></a>
 
 <h2>Services (in samples/userguide):</h2>
- <p>Once you type <code>ant</code> command from AXIS2_HOME/samples/userguide you will see the following aar files.</p>
 
+<p>Once you type <code>ant</code> command from AXIS2_HOME/samples/userguide
+you will see the following aar files.</p>
 <!--<p>groovyService.aar: Demonstrates how to use Groovy classes in the
 processing of SOAP messages.</p>-->
 
@@ -138,7 +139,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>
@@ -168,10 +169,8 @@
 <p><strong>quickstartxmlbeans</strong> - We are deploying an XMLBEANS
 generated service in this sample. The service is tested using generated
 client stubs.</p>
-
 <a name="pojoguide"></a>
 
-
 <h2>POJO Guide Samples (in samples)</h2>
 
 <p>These samples are used in the '<a href="pojoguide.html">POJO Web Services
@@ -199,13 +198,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.
@@ -224,7 +223,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