[ZODB-Dev] ZEO and commits

Antonio Beamud Montero antonio.beamud at linkend.com
Fri Oct 24 10:28:07 EDT 2003


Hi all:
I have a little problem using ZEO in my app. A process in a machine
create an object and process it. But when I try to access this object
from other process in another machine it can't find this object in the
PersistentMapping while the other process is managing it.
I make a get_transaction.commit() but this change isn't reflected in the
other clients...
How I can make this?

Thanks...

-- 
Antonio Beamud Montero <antonio.beamud at linkend.com>




More information about the ZODB-Dev mailing list