cdinapala 2005/08/23 23:36:14
Modified: c/docs wininstall-guide.html Log: Updated the samples. Revision Changes Path 1.18 +1 -1 ws-axis/c/docs/wininstall-guide.html Index: wininstall-guide.html =================================================================== RCS file: /home/cvs/ws-axis/c/docs/wininstall-guide.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- wininstall-guide.html 27 May 2005 11:39:03 -0000 1.17 +++ wininstall-guide.html 24 Aug 2005 06:36:14 -0000 1.18 @@ -422,7 +422,7 @@ <p>If Axis installation is a complete success, then the following sample web services and handlers have been installed successfully. Please click on the following link to see the deployed web services. <a href="http://localhost/axis">http://localhost/axis</a> <br> <br> You will find the built console applications at [Axis_Extract]/bin directory. Following are the built .exe files.<br> -<br>1.base.exe<br>2.cbase.exe<br>3.doclitbase.exe<br>4.doclitgroupB.exe<br>5.groupB.exe<br>6.cgroupB.exe<br> +<br>01.array.exe<br>02.base.exe<br>03.bench.exe<br>04.calculator.exe<br>05.element.exe<br>06.enumeration.exe<br>07.enumeration.exe<br> 08.ref.exe<br>09.rpcfault.exe<br>10.transportProperties.exe<br> <br>In order to run these samples you should have AxisClient.dll in the PATH environment variable or in the same directory where the client .exe is located.<br> <br> You can run the provided client programs to confirm whether the Axis cpp server and clients are working fine.<br> <br>To run these sample client applications you need to have the path to xerces-c_2_2_0.dll in the "PATH" environment variable or xerces-c_2_2_0.dll should be placed where the apache.exe is.(xerces-c_2_2_0.dll can be found in [Xerces_Folder]\bin)<br>
