Hi guys,


As you may know Cocoon is currently looking into migrating their Cache service to a JCS implementation. I've been one of the people working on the integration and have some questions I would very much appreciate your help on.

When using JCS region configured using the indexed disk auxiliary I can't get the cache contents to persist upon shutdown. I am wondering whether I am using the proper procedure to dispose JCS.

The API documentation suggests this is done during a call to the dispose() method of the cache instance but that doesn't seem to work for me. Both .data and .key files remain empty.

I've also tried using a call to the save() method which actually does save the .data but again leaves the .key file empty leading to unrecoverable elements upon subsequent use. What am I missing?

Cheers,
Unico

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to