I'm not sure, but it sounds like a bug if you are use PersistentLockMapImpl in a multi-vm environment. PersistentLockMapImpl doesn't work properly, that's the reason for introduction of RemoteLockMapImpl. It's a replacement of PersistentLockMapImpl. Please try the latest from CVS. In OJB.properties you can find some guidelines how to use new sevlet based LockMap implementation it.
regards, Armin
Eric DOUARINOU wrote:
Hi,
We are developping an information system with OJB/struts/Oracle
in a multi-vm environment. We choose ODMG API. All works fine but
deletepersistent does not seem to remove its locks in OJB_LOCKENTRY
on commit. Is it a bug ? or we miss something
thanks for your help
-- Eric
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
