[hibernate-dev] Question about the classloader used for loading JDBC drivers with Hibernate 4.x

Strong Liu stliu at hibernate.org
Tue Mar 13 08:55:35 EDT 2012


from the post, it seems either deploy jdbc driver within war or deploy the driver as module, hibernate fails to find it
-------------------------
Best Regards,

Strong Liu <stliu at hibernate.org>
http://about.me/stliu/bio

On Mar 13, 2012, at 8:51 PM, Steve Ebersole wrote:

> Is it koser to deploy JDBC drivers with an app?  I thought the general suggestion was to make them available to the server classpath?
> 
> 
> On Tue 13 Mar 2012 06:47:14 AM CDT, Strong Liu wrote:
>> I think we should use classloading service to load it
>> 
>> yes, a HHH would be great.
>> -------------------------
>> Best Regards,
>> 
>> Strong Liu<stliu at hibernate.org>
>> http://about.me/stliu/bio
>> 
>> On Mar 13, 2012, at 8:24 AM, Scott Marlow wrote:
>> 
>>> Should Hibernate 4.x use the AvailableSettings.APP_CLASSLOADER to load
>>> JDBC drivers?  User forum thread
>>> https://community.jboss.org/message/723375#723375 has more details from
>>> the users asking about this.
>>> 
>>> Should we create a HHH jira for this?
>>> 
>>> Scott
>>> _______________________________________________
>>> hibernate-dev mailing list
>>> hibernate-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>> 
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> 
> -- 
> steve at hibernate.org
> http://hibernate.org




More information about the hibernate-dev mailing list