Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fixed typo

...

Do not also copy the JDBC driver jar to $CATALINA_HOME/lib.

Hibernate ships with the CP30 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.

...