c3p0 and other connection pools are pretty much deprecated with
hibernate 3.6 (as we discovered). com.jolbox.bonecp is a competent
replacement.

Martijn

On Fri, Jan 7, 2011 at 11:42 AM, LucHub <luca.abb...@luchub.com> wrote:
>
> Hi Martin,
>
> thanks for you suggestion. I'll make more test in this direction. Right know
> I temporaly solved the problem avoiding the use of the c3p0 library and
> having a thread that every hour keep the connection awake. Of course I'll do
> test to optimize the app based on your suggestion.
> Thanks a lot for all your precious help.
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Wicket-web-site-down-with-a-few-hits-tp3174117p3178918.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to