[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1373) Fix JBC 2 integration via TreeCacheProviderHook

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon May 19 21:33:59 EDT 2008


Fix JBC 2 integration via TreeCacheProviderHook
-----------------------------------------------

                 Key: EJBTHREE-1373
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1373
             Project: EJB 3.0
          Issue Type: Task
          Components: Clustering, core
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
            Priority: Minor
             Fix For: AS 5.0.0.CR1


TreeCacheProviderHook is the legacy Hibernate 3.2.x/JBC 1.x integration. It's been partly ported to work with JBC 2.x but is somewhat broken due to the intent to replace it with the much Hibernate/JBC integration that ships internally in Hibernate 3.3.

This JIRA is to get the TreeCacheProviderHook working anyway. Mostly I'm doing this because 1) the work is useful in validating there are no JBC issues; 2) much of it is testsuite cleanup that will be applicable when I integrate the Hibernate 3.3 entity clustering.

A side benefit though is this becomes useful code for integrating Hibernate 3.2 with JBC 2.x.  Such an integration doesn't exist elsewhere and can easily be pulled out of EJB3 and put into a separate minor project for interested people in the community.

-- 
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