On Fri, Nov 20, 2009 at 08:47, Sunil Dhage <[email protected]> wrote:
> 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 when I tried printing account.isNodeType("mix:lockable");  yielding false 
> all the times.

Maybe something with node type registration fails or the account node
is not created with the primary node type lc:account. Could you check?
And/or provide code example?

Regards,
Alex

-- 
Alexander Klimetschek
[email protected]

Reply via email to