RE: CacheElement hashCode problem

2003-11-13 Thread Aaron Smuts
Can you send me a stack trace also. -Original Message- From: Ryan Breidenbach [mailto:[EMAIL PROTECTED] Sent: Thursday, November 13, 2003 11:51 AM To: [EMAIL PROTECTED] Subject: CacheElement hashCode problem I am using JCS with Hibernate for caching, and I came across a problem.

Re: CacheElement hashCode problem

2003-11-13 Thread Ryan Breidenbach
Here is the portion of the stacktrace you are probably most interested in: [ERROR] 13:13:14 org.apache.jcs.engine.control.CompositeCache.get - java.lang.ClassCastException at net.sf.hibernate.cache.QueryKey.equals(QueryKey.java:35) at java.util.Hashtable.remove(Hashtable.java:434)