remm 00/11/12 22:52:05 Modified: catalina README Log: - Update the README files : new instructions on how to install JNDI on JDK 1.2. Revision Changes Path 1.4 +3 -3 jakarta-tomcat-4.0/catalina/README Index: README =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/catalina/README,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- README 2000/11/12 01:44:38 1.3 +++ README 2000/11/13 06:52:04 1.4 @@ -21,9 +21,9 @@ * If you are running a JDK earlier than 1.3, download and install the current version of the Java Naming and Directory Interface (JNDI) package from - <http://java.sun.com/products/jndi>, and configure your CLASSPATH to include - the "jndi.jar" file (or copy this file to $JAVA_HOME/jre/lib/ext in a - JDK 1.2 environment). None of the JNDI providers are required, unless you + <http://java.sun.com/products/jndi>, and put the jndi.jar file in the + "$JAVA_HOME/bin" directory (or copy this file to $JAVA_HOME/jre/lib/ext in a + JDK 1.2 environment). None of the JNDI providers are required, unless you need to use them in your own applications. * Download and install the Java API for XML Parsing (JAXP) implementation --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]