[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Io exception: Connection reset

dgeraskov do-not-reply at jboss.com
Thu Jul 30 02:20:10 EDT 2009


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-configuration.html

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246856#4246856

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246856



More information about the jboss-user mailing list