Hi all,

 

we tried to backup our repository using the RepositoryCopier of
Jackrabbit 1.6. The backup seems to be complete - all data is there -
but we are missing the deep locks (not session scoped) when we try to
restore the backup. The strange thing is if we query the repository
with: "SELECT * FROM myNode WHERE jcr:lockOwner IS NOT NULL" we will get
the nodes that were locked. But if we call node.isLocked() it returns
false.

 

Any help would be useful.

 

Thanks in advance,

 

Sascha

Reply via email to