sanjaya 2004/04/20 04:02:28
Modified: targets/axis/cpp wininstall-guide.html Log: changes done to axisc++1.1 Revision Changes Path 1.8 +3 -1 ws-site/targets/axis/cpp/wininstall-guide.html Index: wininstall-guide.html =================================================================== RCS file: /home/cvs/ws-site/targets/axis/cpp/wininstall-guide.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- wininstall-guide.html 19 Apr 2004 08:18:55 -0000 1.7 +++ wininstall-guide.html 20 Apr 2004 11:02:28 -0000 1.8 @@ -320,7 +320,9 @@ <p>i.e.</p> <p>AXISLOGPATH: [APACHE_HOME]\Axis\logs\AxisLog</p> <p>WSDDFILEPATH: [APACHE_HOME]\Axis\conf\WSDDFILE</p> -<p>Where WSDDFILE is [APACHE_HOME]\Axis\conf\server.wsdd for Apache 1.3 and Apache 2. (There will be three wsdd files in the [APACHE_HOME]\Axis\conf\ rename the relevant wsdd file for your platform to server.wsdd)</p> +<p>Where WSDDFILE is [APACHE_HOME]\Axis\conf\server.wsdd for Apache 1.3 and Apache 2. (There will be three wsdd files in the [APACHE_HOME]\Axis\conf\ rename the relevant wsdd file for your platform to server.wsdd).<br> +<br>Also in order to run the samples provided do the following.<br>Open server.wsdd for editing. For each service element, locate the element "parameter", having the value "classname" for the "name" attribute.<br>Change the value of the "value" attribute, to have the absolute path to the indicated webservice dll in that value.<br> +</p> <p>Rename AXIS_FOLDER/axiscpp.conf_win to AXIS_FOLDER/axiscpp.conf</p> <p> <strong>Installing the Expat XML parser</strong>
