Peter,

Peter Velychko wrote:
Did you configure dbcp in Tomcat and referred to the pool by JNDI or let Hibernate manage pool via dbcp (so you set only hibernate.dbcp.* properties)?

I configured dbcp in Tomcat.
Out of curiosity: if you have some time could you try to configure either dbcp or c3p0 without JNDI usage? I mean just set pool parameters in hibernate config and let hibernate handle pool creation. This is how I do it.

Thank you for your config.
Another question: I've heard that dbcp and c3p0 have problems with performance and memory management. Have you ever had any issues with those? I've also read about sites hanging up because of connections improperly returned to the pool.


My regards
        LG


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



Reply via email to