ccain 01/09/20 22:20:01
Modified: . BUILDING.txt
Log:
Minor semantical changes for JDBC 2.0 Opt. install instructions.
There's nothing to unpack, you just get the jar :)
Revision Changes Path
1.6 +3 -4 jakarta-tomcat-4.0/BUILDING.txt
Index: BUILDING.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat-4.0/BUILDING.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- BUILDING.txt 2001/09/17 06:18:57 1.5
+++ BUILDING.txt 2001/09/21 05:20:01 1.6
@@ -1,4 +1,4 @@
-$Id: BUILDING.txt,v 1.5 2001/09/17 06:18:57 ccain Exp $
+$Id: BUILDING.txt,v 1.6 2001/09/21 05:20:01 ccain Exp $
Building The Tomcat 4.0 Servlet/JSP Container
@@ -138,14 +138,13 @@
distribution resides in its own directory.
-(6) Download and Install JDBC Optional Package API
+(6) Download and Install JDBC Optional Package API Binary Distribution
* Download the JDBC Optional Pacakge API package (version 2.0) from:
http://java.sun.com/products/jdbc/download.html
-* Unpack the package into a convenient location so that it resides
- in its own subdirectory.
+* Place the jar in a convenient location.
(7) Download and Install the JMX 1.0 Reference Implementation