nmukhi 2003/01/24 02:52:59 Modified: java/doc build.html samples.html Log: Fixed minor HTML error Revision Changes Path 1.3 +2 -2 xml-axis-wsif/java/doc/build.html Index: build.html =================================================================== RCS file: /home/cvs/xml-axis-wsif/java/doc/build.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- build.html 24 Jan 2003 10:51:43 -0000 1.2 +++ build.html 24 Jan 2003 10:52:59 -0000 1.3 @@ -51,7 +51,7 @@ <h2>Building WSIF by using provided scripts and JAR files</h2> <p>If you downloaded the source distribution you need to make sure you have all <a href="requirements.html">prerequisite jars</a> available under their respective subdirectories within the lib directory; the README files in each subdirectory will point you to a location where you can download the jar.</p> -<p>Most of necessary jar files are already included in lib directory (we redistribute what we can). You will only need to download the following and put them into the <tt>lib/</t> directory. +<p>Most of necessary jar files are already included in lib directory (we redistribute what we can). You will only need to download the following and put them into the <tt>lib/</tt> directory. <ul> <li><b>activation.jar</b></li> <li><b>mail.jar</b></li> 1.9 +1 -1 xml-axis-wsif/java/doc/samples.html Index: samples.html =================================================================== RCS file: /home/cvs/xml-axis-wsif/java/doc/samples.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- samples.html 24 Jan 2003 10:51:43 -0000 1.8 +++ samples.html 24 Jan 2003 10:52:59 -0000 1.9 @@ -15,7 +15,7 @@ JAR files and set CLASSPATH to contain both WSIF jar files and required JAR files. If you use binary distribution of WSIF most of JAR files is already provided and classpath script can be used to set -CLASSPATH. We redistribute as many of the required JARs as we can; you will only need to download the following and put them into the <tt>lib/</t> directory. +CLASSPATH. We redistribute as many of the required JARs as we can; you will only need to download the following and put them into the <tt>lib/</tt> directory. <ul> <li><b>activation.jar</b></li> <li><b>mail.jar</b></li>