Hi all,

any pointers please.

regards,
Sunil
________________________________________
From: Sunil Dhage [[email protected]]
Sent: Friday, November 20, 2009 1:17 PM
To: [email protected]
Subject: Unable to lock Exception.

Hi,

I have a node "account" to be locked. Since there can be concurrent threads 
which try to access this node.

I have provided mix:lockable to the node definition in .cnd file.  [lc:account] 
>nt:folder,mix:lockable  and registered the node types

And when I tried printing account.isNodeType("mix:lockable");  yielding false 
all the times.

And when I tried locking the node account.lock(true,true);  I am getting 
"""""Item locked: Unable to lock the node..""""""

Can you please let me know how should I provide.


Regards,
Sunil

Reply via email to