[
https://hibernate.onjira.com/browse/HHH-7169?page=com.atlassian.jira.plug...
]
Scott Marlow updated HHH-7169:
------------------------------
Description:
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.
Use the AvailableSettings.APP_CLASSLOADER classloader to load JDBC
driver classes when Hibernate ORM connects to the database
-----------------------------------------------------------------------------------------------------------------------------
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
Priority: Minor
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:
http://www.atlassian.com/software/jira