[jboss-jira] [JBoss JIRA] Updated: (JBCLUSTER-215) org.jboss.hibernate.jbc.cacheprovider.TreeCacheProvider must implement org.hibernate.cache.CacheProvider
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Fri Nov 7 10:08:46 EST 2008
[ https://jira.jboss.org/jira/browse/JBCLUSTER-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreno updated JBCLUSTER-215:
---------------------------------------
Fix Version/s: 1.0.1.GA
> 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
> Fix For: 1.0.1.GA
>
>
> 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