NPE when using JDBC connection pool C3pO
----------------------------------------
Key: HHH-6327
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6327
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 4.0.0.Beta1
Environment: Hibernate4beta1
Reporter: Guenther Demetz
org.hibernate.service.jdbc.connections.internal.C3P0ConnectionProvider.java
(hibernate-c3p0-3.6.0.Beta1-sources.jar) does not implement interface
org.hibernate.service.spi.Configurable
so the method configure is never called, this leads to a NPE while building the
SessionFactory.
Please see
https://forum.hibernate.org/viewtopic.php?f=1&t=1011445
for more details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira