Hello, According to the OJB.properties example file available at: http://db.apache.org/ojb/OJB.properties.txt in the locking section, it says that when running OJB on multiple concurrent clients, the LockMapClass property should be set to: org.apache.ojb.odmg.locking.PersistentLockMapImpl
However, in the how-to on how to use OJB in clustered environments, there is no mention to the LockMapClass property. For these environments, should the property LockMapClass be set to org.apache.ojb.odmg.locking.PersistentLockMapImpl? Thanks in advance, Luis Cruz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
