Ted, I use the mysql-connector-3.1.12. I've checked in the changes to tapernate-example so you can see an example of how to enable c3p0 with MySQL. Just uncomment some stuff in your build.properties (once you copy it from example-build.properties) and the hivemodule.xml template.
James -----Original Message----- From: Ted Steen [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 02, 2006 8:16 AM To: Tapestry users Subject: Re: [Tapernate] Error when trying to use c3p0 connection pooling Thanks for your answers! I tried the url jdbc:mysql://localhost/tapestrySandbox but to no avail.. :/ James, which version of the connector did you use when you tried MySQL? Also, it would be great if you could commit the mysql code (or just mail me the changes if you don't want to bloat the svn history) Regarding the org.gjt.mm.mysql.Driver vs. com.mysql.jdbc.Driver I read that the org.gjt.mm.mysql are there for backwards compatibility see http://jguru.com/forums/view.jsp?EID=1282327 On 5/2/06, Andreas Bulling <[EMAIL PROTECTED]> wrote: > On 02. Mai 2006 - 13:26:04, Ted Steen wrote: > | Ok, here are the relevant configuration files. > | By the way.. is there anyone who use MySQL + Tapernate + c3p0? > | Maybe it couldbe MySQL specific? > > I forgot to tell you the URL where you can find > the (by the way recommended) connector: > > http://dev.mysql.com/downloads/connector/j/3.1.html > > Hope it helps, > Andreas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- /ted --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]