Thread:
 Min_size shud be 0 
 simpigill   05 May 2008, 17:04 

Comment
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
From: simpigill (05 May 2008, 17:04) Replies: 0, Views: 454
Subject: Min_size shud be 0
I solved my problem my doing:

<property name="hibernate.c3p0.min_size">0</property> 
<!-- more than 0 created the problem -->

max size is 20 and 
<property name="hibernate.c3p0.timeout">30</property> <!-- seconds -->
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
© Copyright 2006, Red Hat Middleware, LLC. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc. [Privacy Policy]