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 ro...@apache.org on 2004/06/15 11:12:04 UTC

cvs commit: ws-axis/c/docs/linux/cpp linuser-guide.html

roshan      2004/06/15 02:12:04

  Modified:    c/docs/linux/cpp linuser-guide.html
  Log:
  Did a small Change to the Linux User Guide. Changed by Sevwandi
  
  Revision  Changes    Path
  1.3       +1 -1      ws-axis/c/docs/linux/cpp/linuser-guide.html
  
  Index: linuser-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/docs/linux/cpp/linuser-guide.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- linuser-guide.html	15 Jun 2004 04:06:05 -0000	1.2
  +++ linuser-guide.html	15 Jun 2004 09:12:04 -0000	1.3
  @@ -212,7 +212,7 @@
   <p>
   <strong>$cp -f wsdl2ws.jar $AXISCPP_HOME/lib/axis</strong>
   </p>
  -<p>add this jar to the classpath as well.(In the binary distribution you don't need to create this jar. It is already in $AXISCPP_HOME/lib/axis)</p>
  +<p>add this jar as the first entry into the classpath as well.(In the binary distribution you don't need to create this jar. It is already in $AXISCPP_HOME/lib/axis)</p>
   <p>
   <a name="Server"></a>
   </p>