Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "TomcatHibernate" page has been changed by nabilelisa.
The comment on this change is: fixed typo.
http://wiki.apache.org/tomcat/TomcatHibernate?action=diff&rev1=4&rev2=5

--------------------------------------------------

  ----
  '''Do not also copy the JDBC driver jar to $CATALINA_HOME/lib.'''
  
- Hibernate ships with the CP30 connection pooling classes, so as long as the 
Hibernate jars are in WEB-INF/lib directory (which they should be), they should 
be available.
+ Hibernate ships with the C3P0 connection pooling classes, so as long as the 
Hibernate jars are in WEB-INF/lib directory (which they should be), they should 
be available.
  
  === Hibernate Application Configuration ===
  Since Hibernate will be managing both the connection and the database 
pooling, Hibernate will have to be configured with that information.

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

Reply via email to