If you make your cache serializable it can be shared across sessions.
On Tue, Nov 11, 2008 at 1:29 AM, Chema <[EMAIL PROTECTED]> wrote: > I'd like to know who can to read all these cached objects. > Reading docs, looks like "read only caches" only can seen by one session. > If I understood what is a session on iBatis, just one thread could see > cached objects at a time.