On 8/4/05, David Graham <grahamdavid1980@yahoo.com> wrote:
> Why not just use a real DataSource from C3P0 or Proxool? They're fully
> featured and easy to setup.
DbUtils was already in the classpath :)
They'd be getting replaced by the target containers DataSource, I just
needed something to get the code deployed before the target container
has been chosen.
> Also, we should not use properties named
> jdbc.* as they are potentially used by drivers.
Thanks, will change that.
>
> http://sourceforge.net/projects/c3p0
No real website :)
> http://proxool.sourceforge.net/
Now this I like. You're right that I should be doing the slightly more
work of hooking this up (previously it would have been poolman or
simple-jndi) instead of my proposed simple dbutils approach.
Hen
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|