RE: [Hibernate] Problem with Connection Pool Timeouts

2003-01-08 Thread Ken Robinson
I updated to latest CVS to take advantage of this, but a few things still jumped out at me. I noticed that testOnBorrow and testOnReturn are still marked as false inside DBCPConnectionHandler. That being the case, when is the validationQuery actually being executed to check that my connections a

[Hibernate] Is it possible to generate hibernate.cfg.xml?

2003-01-08 Thread Raible, Matt
I am using a hibernate.properties file, as well as a hibernate.cfg.xml. The hibernate.properties file is used for running JUnit tests, and the hibernate.cfg.xml is used for running Hibernate in Tomcat. (Note: it chokes when both files are deployed). I'm wondering if there is a way to "generate"

Re: [Hibernate] mail-archive.com

2003-01-08 Thread Max Rydahl Andersen
Look at http://news.gmane.org/thread.php?group=gmane.comp.java.hibernate.devel (which also can be read through a newsreader ) /max - Original Message - From: "Raible, Matt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 4:39 PM Subject: [Hibernate] mail-arch

[Hibernate] mail-archive.com

2003-01-08 Thread Raible, Matt
Are there any plans for getting a better (searchable) archive for this mailing list? I really like the one at mail-archive - I know the XDoclet team uses it. Matt --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM +

RE: [Hibernate] Problem with Connection Pool Timeouts

2003-01-08 Thread Ken Robinson
That would be the easy way wouldn't it :) -Original Message- From: Gavin King [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 07, 2003 3:42 PM To: Ken Robinson; [EMAIL PROTECTED] Subject: RE: [Hibernate] Problem with Connection Pool Timeouts