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 th...@apache.org on 2006/11/01 10:11:46 UTC

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

Author: thilina
Date: Wed Nov  1 01:11:46 2006
New Revision: 469833

URL: http://svn.apache.org/viewvc?view=rev&rev=469833
Log:
no need to set AXIS2_HOME anymore

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

Modified: webservices/axis2/branches/java/1_1/modules/samples/mtom/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/mtom/README.txt?view=diff&rev=469833&r1=469832&r2=469833
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/mtom/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/mtom/README.txt Wed Nov  1 01:11:46 2006
@@ -9,13 +9,12 @@
 
 Running the Sample:
 -------------------
-1. Please make sure to set the AXIS2_HOME environment variable to point to the AXIS2_DIST.
-2. Use ant generate.service or just ant command in the AXIS2_DIST/sample/mtom/ to build the service.
-3. Generated service gets copied to the AXIS2_DIST/repository/services automatically.
+1. Use ant generate.service or just ant command in the AXIS2_DIST/sample/mtom/ to build the service.
+2. Generated service gets copied to the AXIS2_DIST/repository/services automatically.
 
   Run the AXIS2_DIST/bin/axis2server.{sh.bat} to start the standalone axis2 server. (Alternatively
   you can drop the sample to the services directory of a Axis2 server running in a servlet container)
-4. Use ant run.client -Dfile "file to be send" -Ddest "destination file name" > to build and run the
+3. Use ant run.client -Dfile "file to be send" -Ddest "destination file name" > to build and run the
  client.
 
 Please contact axis-user list (axis-user@ws.apache.org) if you have any trouble running the sample.



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