glyn 02/03/18 02:28:08
Modified: java/docs Tag: Beta1 install.html
Log:
Update jars in step 6 too.
Revision Changes Path
No revision
No revision
1.11.6.2 +2 -1 xml-axis/java/docs/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/xml-axis/java/docs/install.html,v
retrieving revision 1.11.6.1
retrieving revision 1.11.6.2
diff -u -r1.11.6.1 -r1.11.6.2
--- install.html 18 Mar 2002 10:20:36 -0000 1.11.6.1
+++ install.html 18 Mar 2002 10:28:08 -0000 1.11.6.2
@@ -175,7 +175,8 @@
purposes, it is presumed that you have installed and deployed the stockquote
demo.</p>
<ul>
- <li>Add axis.jar, log4j.jar, and the parser jar or jars
+ <li>Add axis.jar, commons-logging.jar, log4j-core.jar,
+ tt-bytecode.jar, and the parser jar or jars
(e.g., xerces.jar), as well as "." (your current working
directory) to your classpath. Change directory to the
distribution directory for xml-axis and execute the following