4 messages in com.mysql.lists.javaRe: connection pool
FromSent OnAttachments
Haibo Wang11 Apr 2000 06:33 
Brian Beaulieu11 Apr 2000 06:36 
Haibo Wang11 Apr 2000 06:56 
Brian Beaulieu11 Apr 2000 07:01 
Subject:Re: connection pool
From:Haibo Wang (chw@sunset.backbone.olemiss.edu)
Date:04/11/2000 06:56:48 AM
List:com.mysql.lists.java

Brian, I am using the Pooling Connection Objects(page 176 Chapter 8) from the book. I used the same JdbcDriver and dbURL for the servlet program as the program without connection pool. Thanks,

Haibo

On Tue, 11 Apr 2000, Brian Beaulieu wrote:

Can you tell us which Connection pool/broker you are using?

Brian

Haibo Wang wrote:

Hi everyone, I have trouble to use connection pool with mm.mysql driver on a SUN solaris system. I tested the programs from the book "Professional Java Server Programming" and got this error message:

[10/04/2000 15:11:49:312] (ERROR) ajp12: Servlet Error: Not connected The request has been accepted, but it failed to complete due to an error connecting to the database.

I can run any servlet program without problem if I donot use connection pool. Any suggestion or comments? Please help.. Thanks,

To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail java@lists.mysql.com instead.