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 sa...@apache.org on 2007/07/15 16:20:47 UTC

svn commit: r556414 - /webservices/axis2/trunk/java/README.txt

Author: sanjiva
Date: Sun Jul 15 07:20:46 2007
New Revision: 556414

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

Modified:
    webservices/axis2/trunk/java/README.txt

Modified: webservices/axis2/trunk/java/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/README.txt?view=diff&rev=556414&r1=556413&r2=556414
==============================================================================
--- webservices/axis2/trunk/java/README.txt (original)
+++ webservices/axis2/trunk/java/README.txt Sun Jul 15 07:20:46 2007
@@ -8,7 +8,8 @@
 Documentation
 ===================
  
-Documentation can be found in the 'docs' distribution of this release and in the main site.
+Documentation can be found in the 'docs' distribution of this release 
+and in the main site.
 
 ___________________
 Deploying
@@ -19,11 +20,11 @@
   1) Create the Web service implementation class, supporting classes 
      and the services.xml file, 
   2) Archive the class files into a jar with the services.xml file in 
-     the META-INF
+     the META-INF directory
   3) Drop the jar file to the $AXIS2_HOME/WEB-INF/services directory
-where $AXIS2_HOME represents the install directory of your Axis2 
-runtime. (In the case of a servelet container this would be the
-"axis2" directory inside "webapps".)
+     where $AXIS2_HOME represents the install directory of your Axis2 
+     runtime. (In the case of a servelet container this would be the
+     "axis2" directory inside "webapps".)
 
 To verify the deployment please go to http://<yourip>:<port>/axis2/ and
 follow the "Services" Link.



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