Why don't you place your question on a Hibernate support forum?
> I am a newbie to Hibernate and very confused about how to Not use the default
> Hibernate connection pool. Hibernate assures you that this pool should not
> be used for Production. Great..I get it..its dinky. However, if I am using
> Spring and Hibernate on simple old Tomcat 6 what is the best PRODUCTION
> QUALITY way to implement my Hibernate connection pool? I thought Apache
> DBCP would suffice but it looks like Hibernate 3.3 no longer supports DBCP.
> Is this true? There is no documentation about how to do this and the only
> posts I found seem to be using
> "org.hibernate.connection.DBCPConnectionProvider" which does not exist in
> Hibernate 3.3 apparently. What should I be doing?
>
> Any help would be much appreciated!
>
> Thanks
> John
>
> ------------------------------------------------------------------------
>
>
> Eingehende eMail ist virenfrei.
> Von AVG uberpruft - www.avg.de
> Version: 8.0.233 / Virendatenbank: 270.10.19/1938 - Ausgabedatum: 02/06/09 11:31:00
>
>
|