Re: [Hibernate] EhCacheProvider class

2005-03-04 Thread Christian Bauer
Jeevak Kasarkod wrote: I downloaded the release version of Hibernate 3.0 rc1. The EhCacheProvider does an import on “net.sf.ehcache.CacheManager” and attempts to catch “net.sf.ehcache.CacheException”. I could not locate the net.sf.ehchache package in the source. Please let me know if something m

[Hibernate] EhCacheProvider class

2005-03-04 Thread Jeevak Kasarkod
Hi, I downloaded the release version of Hibernate 3.0 rc1. The EhCacheProvider does an import on “net.sf.ehcache.CacheManager” and attempts to catch “net.sf.ehcache.CacheException”. I could not locate the net.sf.ehchache package in the source. Please let me know if something maybe wrong