You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Srinath Narasimhan <sn...@nuviewinc.com> on 2007/05/09 17:26:44 UTC

[DBCP] PerUserPoolDataSource

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[DBCP] CPDSConnectionFactory and KeyedCPDSConnectionFactory

Posted by Srinath Narasimhan <sn...@nuviewinc.com>.
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
the exception as well as which connection, may be just the user name
also as part of the error message?

This will be very useful in post production troubleshooting.

Thanks
Srinath.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


RE: [DBCP] PerUserPoolDataSource

Posted by Srinath Narasimhan <sn...@nuviewinc.com>.
Thanks. I updated again and I have it.


-----Original Message-----
From: Phil Steitz [mailto:phil.steitz@gmail.com] 
Sent: Wednesday, May 09, 2007 9:39 PM
To: Jakarta Commons Developers List
Subject: Re: [DBCP] PerUserPoolDataSource

They are there in the datasources package, e.g.
http://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 <sn...@nuviewinc.com> wrote:
> 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: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [DBCP] PerUserPoolDataSource

Posted by Phil Steitz <ph...@gmail.com>.
They are there in the datasources package, e.g.
http://svn.apache.org/repos/asf/jakarta/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.java

Phil

On 5/9/07, Srinath Narasimhan <sn...@nuviewinc.com> wrote:
> 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: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org