You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by ro...@apache.org on 2004/09/13 12:23:56 UTC

cvs commit: ws-site/targets/axis/cpp linuser-guide.pdf linuser-guide.html

roshan      2004/09/13 03:23:56

  Modified:    targets/axis/cpp linuser-guide.pdf linuser-guide.html
  Log:
  Changed the Lin User Guide.Changed by Rangika
  
  Revision  Changes    Path
  1.17      +77 -77    ws-site/targets/axis/cpp/linuser-guide.pdf
  
  	<<Binary file>>
  
  
  1.17      +9 -0      ws-site/targets/axis/cpp/linuser-guide.html
  
  Index: linuser-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/cpp/linuser-guide.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- linuser-guide.html	28 Jul 2004 04:37:47 -0000	1.16
  +++ linuser-guide.html	13 Sep 2004 10:23:56 -0000	1.17
  @@ -452,6 +452,15 @@
   <strong>AXIS_JARS JAVA_HOME CLASSPATH</strong>
   </p>
   <p>Now</p>
  +<p>There are two options to create the wsdl2ws.jar tool<br>
  +<br> 
  +<strong>1st Option is using ANT (This is more reliable)</strong>
  +<br>
  +<br>In your PATH environment variable add path to &lt;antinstall dir&gt;/bin.<br> 
  +<strong>$ cd $AXISCPP_HOME/src/wsdl/</strong> $ ant</p>
  +<p>
  +<strong>2nd Option (Some users have experienced difficulties in using this option)</strong>
  +</p>
   <p>
   <strong>$ cd $AXISCPP_HOME/src/wsdl/</strong>
   </p>