[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6885) Replace ClassLoaderAwareCache with AdvancedCache.with(ClassLoader)
Paul Ferraro (JIRA)
noreply at atlassian.com
Mon Jan 2 10:10:19 EST 2012
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44821#comment-44821 ]
Paul Ferraro commented on HHH-6885:
-----------------------------------
Correct. The linked pull request just allows AS7 to override the classloader logic for the cache, which will do for now.
> Replace ClassLoaderAwareCache with AdvancedCache.with(ClassLoader)
> ------------------------------------------------------------------
>
> Key: HHH-6885
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6885
> Project: Hibernate Core
> Issue Type: Task
> Components: caching (L2)
> Reporter: Sanne Grinovero
> Labels: infinispan
>
> Infinispan 5.1 introduces AdvancedCache.with(ClassLoader) , which is a cleaner approach to the previously used ClassLoaderAwareCache
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list