Hello.

I am using a local IndexedDiskCache and it works very well except for one small thing.. After a restart or repdeploy of our application (deployed as a war in jboss), the items that was in the cache before the restart are no longer in the cache and has to be recreated.

Serialization/deserialization of the objects work after a restart outside of the JCS environment, so it should not be a serialization issue.

I do not issue a JCS shutdown command before restart. Should I? How?

 - Tore.

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

Reply via email to