Can you please write what exception do you get when you try to close the 
database connection?
  ----- Original Message ----- 
  From: [EMAIL PROTECTED] 
  To: tomcat-user@jakarta.apache.org 
  Sent: Monday, July 18, 2005 4:38 PM
  Subject: Tomcat 5.5.9 connection pooling


  Hi!

  I am using Tomcat 5.5.9 and I have established a DataSource for
  database connection pooling where I can get connections from.
  But when I try to close the connection via myConnection.close(),
  always an exception is thrown. Is it right to close the connection
  this way or do I have to return the connection to the pool in 
  another way? 

  Peter

  ---------------------------------------------------------------------
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to