[jboss-jira] [JBoss JIRA] Created: (JBAS-5589) Update hibernate-int module to understand RegionFactory
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Jun 5 11:39:20 EDT 2008
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: Brian Stansberry
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