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/09/28 07:56:28 UTC

svn commit: r450710 - /webservices/axis2/trunk/java/xdocs/1_1/userguide5.html

Author: chatra
Date: Wed Sep 27 22:56:27 2006
New Revision: 450710

URL: http://svn.apache.org/viewvc?view=rev&rev=450710
Log:
minor update

Modified:
    webservices/axis2/trunk/java/xdocs/1_1/userguide5.html

Modified: webservices/axis2/trunk/java/xdocs/1_1/userguide5.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/userguide5.html?view=diff&rev=450710&r1=450709&r2=450710
==============================================================================
--- webservices/axis2/trunk/java/xdocs/1_1/userguide5.html (original)
+++ webservices/axis2/trunk/java/xdocs/1_1/userguide5.html Wed Sep 27 22:56:27 2006
@@ -50,29 +50,30 @@
 <p>The alternate method is to build the samples from source. Moving to the
 modules/samples and running maven will create the samples in the
 target/samples directory. However if the samples need to be started using the
-shell scripts (or the batch files) then the AXIS_HOME environment need to be
-set.( the "guessed" AXIS_HOME would not be correct in this case)</p>
+shell scripts (or the batch files) then the AXIS2_HOME environment need to be
+set.( the "guessed" AXIS2_HOME would not be correct in this case)</p>
 
 <h3><a name="Google_Spell_Checker_Sample">Google Spell Checker Sample</a></h3>
 
 <p>This includes a spell checker program that uses the Google spell checking
 service. It demonstrates the blocking and non-blocking modes of calling the
 service. This sample can be found at the samples\googleSpellcheck directory
-and can be easily started using either the batch file or the shell script.</p>
+of the dist and can be easily started using either the batch file or the
+shell script.</p>
 
 <h3><a name="Google_Search_Sample">Google Search Sample</a></h3>
 
 <p>This includes a search program that uses the familiar Google search over
 the SOAP API. It utilizes the non-blocking mode of the client API. This
-sample can be found at the samples\googleSearch directory and can be easily
-started using either the batch file or the shell script.</p>
+sample can be found at the samples\googleSearch directory of the dist and can
+be easily started using either the batch file or the shell script.</p>
 
 <h3><a name="Amazon_Queuing_Service">Amazon Queuing Service</a></h3>
 
 <p>Amazon queuing service sample shows how to use the Amazon queuing service.
 It has two user interfaces , one to enqueue and the other to dequeue. This
-sample is included in the samples\amazonQS directory with the required
-batch/shell scripts to run the sample.</p>
+sample is included in the samples\amazonQS directory of the dist with the
+required batch/shell scripts to run the sample.</p>
 
 <p align="right"><a href="userguide4.html"><img src="images/arrow_left.gif">
 Previous Page</a></p>



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