> I don't see a response yet from the experts...so I will jump in.

Sometimes, I sleep ;)
 
> Don't use commit option A with clustering, and do use whatever your
> database supplies for select for update.  The clustering implemention
> relies on database locking to synchronize the different copies of 
> entities.

exact. See specific case for read-only beans.

> I actually don't know of any other way to get consistency, but would be
> interested in finding out if there are other ways.

Distributed cache is one way, but you already knew that :)

Cheers,



                                Sacha


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to