[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-215) org.jboss.hibernate.jbc.cacheprovider.TreeCacheProvider must implement org.hibernate.cache.CacheProvider

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Thu Oct 30 05:59:20 EDT 2008


org.jboss.hibernate.jbc.cacheprovider.TreeCacheProvider must implement org.hibernate.cache.CacheProvider
--------------------------------------------------------------------------------------------------------

                 Key: JBCLUSTER-215
                 URL: https://jira.jboss.org/jira/browse/JBCLUSTER-215
             Project: JBoss Clustering
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Hibernate-Cache-Provider
    Affects Versions: 1.0.0.GA
            Reporter: Galder Zamarreno
            Assignee: Galder Zamarreno


Thanks to Matt Jensen for reporting this in my blog:

http://galder.zamarreno.com/?p=56#comment-12

Matt Jensen
21:59 on October 29th, 2008

Am I missing something? I get ClassCastExceptions when I try to use org.jboss.hibernate.jbc.cacheprovider.TreeCacheProvider. Looking at the code, the class does not implement org.hibernate.cache.CacheProvider. It was implemented in Beta 3, but it does not implement it in 1.0.0.GA.

Recompiling with "implements org.hibernate.cache.CacheProvider" on TreeCacheProvider *does* work..

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

        



More information about the jboss-jira mailing list