glenn       01/02/20 19:36:01

  Modified:    .        README.txt
  Log:
  Added info on packages required for JNDI JDBC DataSource support
  
  Revision  Changes    Path
  1.11      +9 -0      jakarta-tomcat-4.0/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/README.txt,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- README.txt        2001/02/01 19:07:33     1.10
  +++ README.txt        2001/02/21 03:36:01     1.11
  @@ -84,6 +84,15 @@
           build-regexp            <-- Windows
       Set the REGEXP_HOME env variable to point to <install-dir>/bin
   
  +* If you want to build in support for JNDI JDBC DataSources you need to
  +  download the following packages and put their jar files in your classpath.
  +
  +  Tyrex http://tyrex.exolab.org/
  +
  +  Java Transaction API (JTA) http://java.sun.com/products/jta
  +
  +  Java JDBC 2.0 Optional Extensions http://java.sun.com/products/jdbc/
  +
   * Download and install the Servletapi distribution that includes the
     Servlet 2.3 and JSP 1.2 API classes.  A link is available on the Jakarta
     web site at <http://jakarta.apache.org/downloads/binindex.html>.  When
  
  
  

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

Reply via email to