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/10/30 09:08:27 UTC

svn commit: r469086 - /webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/README.txt

Author: chatra
Date: Mon Oct 30 00:08:26 2006
New Revision: 469086

URL: http://svn.apache.org/viewvc?view=rev&rev=469086
Log:
completed review

Modified:
    webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/README.txt

Modified: webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/README.txt?view=diff&rev=469086&r1=469085&r2=469086
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/README.txt Mon Oct 30 00:08:26 2006
@@ -4,9 +4,10 @@
 Introduction
 ============
 
-Axis2 client api has facilities to invoke REST interfaces. The api to be used is almost the same
-as we use while invoking with REST.
-Yahoo provides a REST api to call its search service. This sample demonstrates how to call Yahoo search
+Axis2 client API has facilities to invoke REST interfaces. The API to be used is almost the same
+as the one we use while invoking with REST.
+
+Yahoo provides a REST API to call its search service. This sample demonstrates how to call Yahoo search
 service using Axis2 client.
 
 Pre-Requisites
@@ -17,7 +18,8 @@
 Running The Sample
 ==================
 
-There are couple of ways you can run this sample.
+There are two ways in which you can run this sample.
 
 1. If you have Apache Ant installed in your system, type "ant" from within samples/yahoorestsearch folder.
+	or
 2. Use either run.bat or run.sh (depending on your platform).



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