Date: 2004-07-09T04:19:40 Editor: DerekLastname <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: ConnectionPooling URL: http://wiki.apache.org/cocoon/ConnectionPooling
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,6 +1,6 @@ === Installing a [http://java.sun.com/products/jdbc/ JDBC] driver === -Consult the database documentation to find out where an appropriate [http://java.sun.com/products/jdbc/ JDBC] driver can be obtained for the database server that'll be used with Cocoon. Or see [:SpecificDatabaseConnections]. Sun also mantains a [http://industry.java.sun.com/products/jdbc/drivers list of drivers]. +Consult the database documentation to find out where an appropriate [http://java.sun.com/products/jdbc/ JDBC] driver can be obtained for the database server that'll be used with Cocoon. Or see [:SpecificDatabaseConnection]. Sun also mantains a [http://industry.java.sun.com/products/jdbc/drivers list of drivers]. Drivers are usually packaged as zip or jar files. Installation is simply a matter of ensuring that the archive containing the classes is correctly configured in the CLASSPATH.
