Due to our change to JCS I found a serious bug in our own caching keys: the hash code wasn't always calculated properly :( This resulted in
a) an unusable persistent store as after an application restart the keys didn't match anymore and b) other environments like CLI etc. couldn't use the cache at all. Both should now work (I only tested a) though). Carsten Carsten Ziegeler Open Source Group, S&N AG http://www.osoco.net/weblogs/rael/
