[jboss-jira] [JBoss JIRA] Resolved: (JBAS-5589) Update hibernate-int module to understand RegionFactory

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Mon Jul 14 16:41:43 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBAS-5589?page=all ]

Paul Ferraro resolved JBAS-5589.
--------------------------------

    Resolution: Done

Refactored Hibernate.deployedTreeCacheObjectName -> Hibernate.deployedCacheJndiName to imply JndiSharedCacheRegionFactory.
Added Hibernate.deployedCacheManagerJndiName to imply JndiMultiplexedCacheRegionFactory.

> Update hibernate-int module to understand RegionFactory
> -------------------------------------------------------
>
>                 Key: JBAS-5589
>                 URL: http://jira.jboss.com/jira/browse/JBAS-5589
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering, Hibernate service
>            Reporter: Brian Stansberry
>         Assigned To: Paul Ferraro
>             Fix For: JBossAS-5.0.0.CR2
>
>
> The org.jboss.hibernate.jmx.Hibernate class has some pass-through setters for configuring a CacheProvider.  Need to add equivalent for a RegionFactory.
> Also need to determine what to do with org.jboss.hibernate.cache.DeployedTreeCacheProvider.  It's really a second (unmaintained) version of the old legacy org.jboss.ejb3.entity.TreeCacheProviderHook stuff.  Perhaps the thing to do is pull the core TreeCacheProviderHook code into an external project and have both DeployedTreeCacheProvider and TreeCacheProviderHook be trivial subclasses of a common class provided solely for legacy configuration support.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list