Mark,

I did have this running, but switched back to using:

org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory

and got rid of commons-dbcp, in the interests of keeping things as simple as
possible.

Thanks for pointing this out.

John

2008/5/14 Mark Thomas <[EMAIL PROTECTED]>:

> John Pedersen wrote:
>
>>    factory="org.apache.commons.dbcp.BasicDataSourceFactory"
>>
>
> This means you must supply commons-dbcp (and probably commons-pool) rather
> than use the packaged renamed versions in Tomcat. Is this what you intended?
>
> Mark
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to