Done, the new one is:
org.hibernate.cache.EhCacheProvider for Hibernate 3.0
net.sf.hibernate.cache.EhCacheProvider for Hibernate 2.1
Gavin King wrote:
Yes, agreed.'
Emmanuel Bernard wrote:
We probably should import the ehcache provider into Hibernate tree as
we do for other caches.
Matt Veitas wr
Yes, agreed.'
Emmanuel Bernard wrote:
We probably should import the ehcache provider into Hibernate tree as
we do for other caches.
Matt Veitas wrote:
Just as an FYI, someone probably already knows this.
The ehcache project is still referencing the net.sf.hibernate packages.
When running with the
We probably should import the ehcache provider into Hibernate tree as we
do for other caches.
Matt Veitas wrote:
Just as an FYI, someone probably already knows this.
The ehcache project is still referencing the net.sf.hibernate packages.
When running with the latest from CVS I am getting a
ClassN
Just as an FYI, someone probably already knows this.
The ehcache project is still referencing the net.sf.hibernate packages.
When running with the latest from CVS I am getting a
ClassNotFoundException for the net.sf.hibernate.cache.CacheProvider. I
know I shouldn't be using the HEAD, but I figure