RE: Success with MySQL 4.0.2 and com.mysql.jdbc.Driver on Win2000

2002-09-09 Thread Curwen, Michael
Hello, Have you tried to setup a TX-aware datasource, through either Tyrex or DBCP (jakarta commons)? -Original Message- From: Virender Singh [mailto:[EMAIL PROTECTED]] Sent: Monday, September 09, 2002 8:01 AM To: [EMAIL PROTECTED] Subject: Success with MySQL 4.0.2 and com.mysql.jdbc.

RE: Error in tomcat but not in resin (caucho)

2002-09-06 Thread Curwen, Michael
Because this: <% response.setHeader("Cache-Control","no-cache"); response.setHeader("Pragma","no-cache"); will commit the response, after which you cannot redirect. Not sure why Resin would allow this. -Original Message- From: Dionisio Ruiz de Zarate [mailto:[EMAIL PROTECTED]] Sent: F

Best recommendation for DataSource / Connection Pooling

2002-09-06 Thread Curwen, Michael
Hi everyone, Before you admonish me to search the archives, I've done so, and I've seen a few posts on tyrex/commons. When I read the documentation for TC4.1.10, http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.10/RELEASE-NOTES I see that Tyrex has been upgraded to 1.0 We