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/11/10 07:18:37 UTC

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

Author: chatra
Date: Thu Nov  9 22:18:34 2006
New Revision: 473205

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

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=473205&r1=473204&r2=473205
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/README.txt Thu Nov  9 22:18:34 2006
@@ -8,7 +8,7 @@
 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.
+search service using an Axis2 client.
 
 Pre-Requisites
 ==============
@@ -18,4 +18,4 @@
 Running The Sample
 ==================
 
-Type "ant" from within samples/yahoorestsearch folder.
+Type "ant" from Axis2_HOME/samples/yahoorestsearch directory.



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