RE: connection pooling mysql (Pool Exhausted exception)

2006-01-14 Thread George Sexton
> -Original Message- > From: Daniel Blumenthal [mailto:[EMAIL PROTECTED] > Sent: Friday, January 13, 2006 8:51 PM > To: 'Tomcat Users List' > Subject: RE: connection pooling mysql (Pool Exhausted exception) > > I received a similar (identical?) error when

RE: connection pooling mysql (Pool Exhausted exception)

2006-01-13 Thread Daniel Blumenthal
t; From: Khawaja Shams [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 12, 2006 4:14 PM > To: Tomcat Users List > Subject: connection pooling mysql (Pool Exhausted exception) > > Hello, >I am consistently getting exceptions about my connection > pool being exhausted in

connection pooling mysql (Pool Exhausted exception)

2006-01-12 Thread Khawaja Shams
Hello, I am consistently getting exceptions about my connection pool being exhausted in my application. I am curious where I can configure the number of connections tomcat should maintain in the connection pool. Lastly, am I right in assuming that the only thing I need to do in order to return