I guess you guys use hibernate's own connection pooling, but it is rather simple and
intended to help you to get started fast. It shouldn't be used in production systems
or for testing. Use a third party pool for best performance and stability. For example
c3p0, dbcp ...
see
http://docs.jboss.org/hibernate/stable/core/reference/en/html/session-con...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246856#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...