]
Steve Ebersole updated HHH-7169:
--------------------------------
Summary: Use ClassLoaderService to load JDBC driver classes (was: Use
ClassLoaderService to load JDBC driver classes in DriverManagerConnectionProviderImpl)
Use ClassLoaderService to load JDBC driver classes
--------------------------------------------------
Key: HHH-7169
URL:
https://hibernate.onjira.com/browse/HHH-7169
Project: Hibernate ORM
Issue Type: Task
Components: core
Affects Versions: 4.0.1
Reporter: Scott Marlow
Assignee: Steve Ebersole
Priority: Minor
Fix For: 4.1.2
https://community.jboss.org/message/723375#723375 is the AS7 user forum post where this
was reported.
Once Hibernate is changed to use the application classloader for accessing the JDBC
driver (when connecting to the database), users should then be able to use an application
level dependency on a JDBC driver to connect.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: