On Tue, 28 Sep 2004 18:55:38 +0200, Ignacio Renuncio
<[EMAIL PROTECTED]> wrote:
>
> Sorry, the MMBase instance was 'lost' due to a change in the database.
Hi The context security invalides the cloud instance when for example
the security file is touched. When using rmmci It's a good idea to
"renew" your cloud instances once in a while , it will also help in
keeping the ServerMaped objects to a minimum(and help the GC).
I only know of one way to check if a cloud is still valid , that is to call
cloud.getUser().isValid(); But here is no garanty if will be valid one
seond later. Some security implementation even have a time based
invalidation.