Hi,

On Tue, Jul 6, 2010 at 12:50 AM, JOSE FELIX HERNANDEZ BARRIO
<[email protected]> wrote:
> i'm trying to lock a node for 30 minutes
>
> lockManager.lock(node.getPath(), false, false, 1800, username);
> session.save();
> session.logout();
>
> there's no exception
> but the node doesn't get locked.

How do you determine whether the node is locked or not? I.e. what line
of your code is giving results that you didn't expect seeing?

BR,

Jukka Zitting

Reply via email to