Hi,

On 7/26/06, Ramesh Devaraj <[EMAIL PROTECTED]> wrote:
1. If lock the node but forget to unlock the node at later stage what are the 
impacts.

If the lock is session-scoped, then it will automatically expire when
the session is closed. Otherwise you need to explicitly remove the
lock using the lock token.

2. I am using MySQL for the Persistent. Is there new data insert in DB during 
the lock?

If you lock the root node, then only changes originating from the
session that holds the lock will be persisted in that workspace.

BR,

Jukka Zitting

--
Yukatan - http://yukatan.fi/ - [EMAIL PROTECTED]
Software craftsmanship, JCR consulting, and Java development

Reply via email to