I tried to run one of the hibernate 3.0 tutorial examples and I got the
following exceptions.
java.lang.NoClassDefFoundError: net/sf/ehcache/CacheException
I am looking to download encache-1.1.jar. I did google search and could not find encache-1.1.jar. I see encache-1.1.tgz at
http://ehcache.sourceforge.net which is of different format.
Can somebody show me pointers, where to download this jar file?
Thanks