On Jul 26, 2004, at 9:11 AM, Ludovico Magnocavallo wrote: > Is this normal? Do I have to call any connection method in the second > client to see the committed objects? > > Yes, normal. The second client does not get the invalidations until you call commit() or abort() on the connection.