RE: [jira] Created: (DBCP-219) how to kill a connection from the connection pool without shutting down the connection pool

2007-05-11 Thread Srinath Narasimhan
See if this can help you https://issues.apache.org/jira/browse/DBCP-61 -Original Message- From: Bill Liu (JIRA) [mailto:[EMAIL PROTECTED] Sent: Thursday, May 10, 2007 7:57 PM To: commons-dev@jakarta.apache.org Subject: [jira] Created: (DBCP-219) how to kill a connection from the

RE: [DBCP] PerUserPoolDataSource

2007-05-10 Thread Srinath Narasimhan
://svn.apache.org/repos/asf/jakarta/commons/proper/dbcp/trunk/src/ja va/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.java Phil On 5/9/07, Srinath Narasimhan [EMAIL PROTECTED] wrote: Hi, Has the PerUserPoolDataSource and its factory removed from the dbcp project? I got the latest source from

[DBCP] CPDSConnectionFactory and KeyedCPDSConnectionFactory

2007-05-10 Thread Srinath Narasimhan
Hi The connectionClosed method in the CPDSConnectionFactory classes has a closing down connection error message. This message is not really useful because it does not tell which connection and why the message is coming out. Does it make sense to expand this message into saying more details about

[DBCP] PerUserPoolDataSource

2007-05-09 Thread Srinath Narasimhan
Hi, Has the PerUserPoolDataSource and its factory removed from the dbcp project? I got the latest source from subversion and it is missing. Thanks Srinath. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[DBCP] Bugzilla id 33167

2007-05-08 Thread Srinath Narasimhan
Hi, I had originally filed a bug/enhancement for Commons DBCP which I am trying to get added to the main build. http://issues.apache.org/bugzilla/show_bug.cgi?id=33167 I could not find that in the new jira issue tracker. Could you tell me if there is any intention of

RE: [DBCP] Bugzilla id 33167

2007-05-08 Thread Srinath Narasimhan
Thanks for the quick response. The next question is it going to get added in any release ? -Original Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 4:38 PM To: Jakarta Commons Developers List Subject: Re: [DBCP] Bugzilla id 33167 Srinath Narasimhan