You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by ra...@opensource.lk on 2004/06/12 07:23:48 UTC

Documentation changes

Hi all,

We did some changes to the Windows Developers Guide.The following is the
diff file.

cvs diff windev-guide.html (in directory
C:\ws_axis\6May2004\ws-axis\c\docs\windows\cpp)
Index: windev-guide.html
===================================================================
RCS file: /home/cvs/ws-axis/c/docs/windows/cpp/windev-guide.html,v
retrieving revision 1.4
diff -r1.4 windev-guide.html
51a52
> <p> <b>Before you follow this guide, make sure that you have followed
the <a href="winuser-guide.html">Windows User Guide</a> also knows how
to use binaries</b></p>
106,107d106
<
<
164c163
< <p>3)Copy libexpat.dll file from [EXPAT_EXTRACT]\Libs  to %AXIS_HOME%/libs/
---
> <p>3)Copy libexpat.dll file from [EXPAT_EXTRACT]\Libs  to %AXIS_HOME%/libs/
191,193c190,191
< <p>Build the AxisServer and AxisClient projects,
< Which will build the AxisServer_D.dll and AxisClient_D.dll and also
AxisServer_D.lib and AxisClient_D.lib
< in [CHECKOUT_HOME]\c\bin.</p>
---
> <p>Build the AxisServer and AxisClient projects.(Click on file in Visual
C++ ,open Visual C++ Distribution workspace (Distribution.dsw) at
[CHECKOUT_HOME]\c\vc\.
> In the workspace window, File View, right click on  the AxisServer
project and AxisClient project ).Which will build the AxisServer_D.dll
and AxisClient_D.dll </p>
208c206
< [APACHE_HOME]\modules\mod_axis.dll and click OK.</p>
---
> [APACHE_HOME]\modules\mod_axis.dll and click OK.(To build a Apache
Module AxisServer.lib should be in the settings Link tab ) </p>
226c224
< <br>Build the AxisTransport and AxisXMLParser projects. Which will build
the AxisTransport_D.dll and AxisXMLParser_D.dll in [CHECKOUT_HOME]\c\bin.
Also will build  libexpat.lib or xerces-c_2.lib or  xerces-c_2D.lib in
[CHECKOUT_HOME]\c\lib  </p>
---
> <br>Build the AxisTransport and AxisXMLParser projects. Which will build
the AxisTransport_D.dll and AxisXMLParser_D.dll in
[CHECKOUT_HOME]\c\bin. </p>
236c234
< (Instead, you can copy the folder [CHECKOUT_HOME]\c\deploy [APACHE_HOME]
and rename it to
---
> (Instead, you can copy the folder [CHECKOUT_HOME]\c\deploy to
[APACHE_HOME] and rename it to

Regards,

Rangika & Sevwandi