"Phil Steitz" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sun, Mar 23, 2008 at 6:29 AM, Mark Thomas <[EMAIL PROTECTED]> wrote:
>> Costin Manolache wrote:
>> > I understand people using JDBC authenticator would miss the connection
>> > pooling - but maybe they could download
On Sun, Mar 23, 2008 at 6:29 AM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Costin Manolache wrote:
> > I understand people using JDBC authenticator would miss the connection
> > pooling - but maybe they could download it separately ? Would't be
> > easier to just download the 'official' version ?
Costin Manolache wrote:
I understand people using JDBC authenticator would miss the connection
pooling - but maybe they could download it separately ? Would't be
easier to just download the 'official' version ?
No. commons-dbcp supports far more than just pooling for the JDBC
authenticator. Th
> > Speaking of deps - I'm completely confused by tomcat-dbcp.jar - it
> > seems to break the build ( 'download' ) with JDK1.6, yet I can't find
> >
>
> that's because DBCP implements interfaces, and only implements the
> java.sql/javax.sql up to JDK 1.5.
>
> > any usage in the code - and just r
Costin Manolache wrote:
What's the current status of commons-logging versus juli/logging ? Do
we still need the dep ?
in 5.5 we still support commoons logging, in 6.0, no more unless you
build the adapter from the extras package
Speaking of deps - I'm completely confused by tomcat-dbcp.jar -
What's the current status of commons-logging versus juli/logging ? Do
we still need the dep ?
Speaking of deps - I'm completely confused by tomcat-dbcp.jar - it
seems to break the build ( 'download' ) with JDK1.6, yet I can't find
any usage in the code - and just removing it doesn't seem to hurt i