remm        00/11/12 22:51:58

  Modified:    .        README.txt
  Log:
  - Update the README files : new instructions on how to install JNDI on
    JDK 1.2.
  
  Revision  Changes    Path
  1.7       +3 -3      jakarta-tomcat-4.0/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/README.txt,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- README.txt        2000/11/12 01:44:16     1.6
  +++ README.txt        2000/11/13 06:51:58     1.7
  @@ -36,9 +36,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 Processing 1.1
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to