[jboss-jira] [JBoss JIRA] Created: (AS7-1393) Make Infinispan default 2nd level cache provider for hibernate

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Sat Jul 23 20:17:23 EDT 2011


Make Infinispan default 2nd level cache provider for hibernate
--------------------------------------------------------------

                 Key: AS7-1393
                 URL: https://issues.jboss.org/browse/AS7-1393
             Project: Application Server 7
          Issue Type: Enhancement
          Components: JPA / Hibernate
    Affects Versions: 7.0.0.Final
            Reporter: Paul Ferraro
            Assignee: Scott Marlow
             Fix For: 7.0.1.Final, 7.1.0.Alpha1


I thought this was the already the case, but apparently it isn't yet.
Users should not need to specify a value for hibernate.cache.region.factory_class in their persistence.xml.
If undefined, the jpa subsystem should default the hibernate.cache.region.factory_class to "org.hibernate.cache.infinispan.JndiInfinispanRegionFactory".  Likewise, the requisite hibernate.cache.infinispan.cachemanager property should default to "java:jboss/infinispan/hibernate".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list