From: Gavin_King/Cirrus%<CI...@ci...> - 2002-08-09 14:01:58
|
>WARNING: Could not instantiate cache - probably the JCS jar is missing: >NoClassDefFoundError: org/apache/commons/lang/exception/NestableException The only jars you actually need are jcs.jar and commons-lang.jar, both of which are in CVS. >So I added the commons-lang package. I don't get that exception, but I >still don't see the cache working. This is what Hibernate is logging: don't worry about those messages, they are fine. (You can make them go away by adding some explicit entries in cache.ccf, but trust me, they're okay.) More later....i'm concentrating on some internal improvements to SessionImpl |