roshan 2004/06/15 22:58:19
Modified: targets/axis/cpp wininstall-guide.pdf wininstall-guide.html
Log:
Changed the Windows Installation Guide.Changed by Rangika
Revision Changes Path
1.8 +45 -45 ws-site/targets/axis/cpp/wininstall-guide.pdf
<<Binary file>>
1.11 +1 -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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- wininstall-guide.html 16 Jun 2004 04:49:14 -0000 1.10
+++ wininstall-guide.html 16 Jun 2004 05:58:18 -0000 1.11
@@ -327,7 +327,7 @@
<br>If you want to use the Xerces parser with Axis C++ Rename
AxisXMLParser_Xerces.dll from AXIS_EXTRACT/bin folder to AxisXMLParser.dll and copy it
to AXIS_FOLDER/libs</p>
<p>
<strong>Installing the Xerces XML parser</strong>
-<br> If you decide the Xerces parser you need to install the Xerces parser.
Download the Xerces-C 2.2.0( 32 bit binary release)from: <a
href="http://xml.apache.org/xerces-c/download.cgi.">http://xml.apache.org/xerces-c/download.cgi.</a>
+<br> If you decide the Xerces parser you need to install the Xerces parser.
Download the Xerces-C 2.2.0( 32 bit binary release)from: <a
href="http://xml.apache.org/xerces-c/download.cgi">http://xml.apache.org/xerces-c/download.cgi</a>
<br>
<br>Extract the Xerces-C 2.2.0 binary version. We will refer this folder as
[XERCES_EXTRACT]. Copy xerces-c_2_2_0.dll from [XERCES_EXTRACT]/bin/ to
[AXIS_HOME]/libs/<br>
<br>