NPE when using JDBC connection pool Proxool
-------------------------------------------
Key: HHH-7289
URL:
https://hibernate.onjira.com/browse/HHH-7289
Project: Hibernate ORM
Issue Type: Bug
Components: core
Affects Versions: 4.0.0.Final
Environment: hibernate4.1.2
Reporter: chiwei
Attachments: ProxoolConnectionProviderTestCase.java
org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider.java
(hibernate-proxool-4.1.2.Final.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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira