For some reason the website is distributed with the C3P0 download.  It
contains great docs on how to setup the parameters.  I've been using it in
production with Hibernate for over a year and it works great.

David

--- Henri Yandell <[EMAIL PROTECTED]> wrote:

> On 8/4/05, David Graham <[EMAIL PROTECTED]> 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
> 


Get Firefox!
http://www.mozilla.org/firefox/


                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to