Thanks, I tried Connection Pooling recently with MySQL 5.x with those instructions, and I was able to successfully make a connection per the example shown there for MySQL.
I only had to place mysql-connector-java-5.0.5-bin.jar under ...\apache-tomcat-6.0.10\lib\ And configure the Context , and that was it. I didn't need the aspect JAR file. -Rashmi On 3/29/07, Martin Gainty <[EMAIL PROTECTED]> wrote:
Matt/Rashmi make sure you have a non-empty password specified for username supplied to DB (The Tomcat 6 Configuration for MySQL is available here) http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html Bon Chance! Martin-
--------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]