On 26/01/2012 13:22, Prashant Bhat wrote: > Hi, > > Did you try the DB_CLOSE_DELAY connection parameter > jdbc:h2:mem:test;DB_CLOSE_DELAY=-1 as mentioned in [1]. > > I've not tested this myself but this seems to be the preferred option in > such cases.
Hi Prashant, I was already using ';DB_CLOSE_DELAY=1000': unfortunately ';DB_CLOSE_DELAY=-1' did not change things. Thanks anyway. Regards. > [1] http://www.h2database.com/html/features.html#in_memory_databases > > Regards, > Prashant -- Francesco Chicchiriccò Apache Cocoon Committer and PMC Member http://people.apache.org/~ilgrosso/
