This will fail:

                Node node = getSession(false).getNodeByUUID(uuid);
                node.remove();

with an ItemNotExistException during the node.remove(), but the given UUID
in the exception ist not the UUID of the node.

Can anyone explain this? I think the repository is corrupted, but ist there
an programitic way to solve this?

Peter
-- 
View this message in context: 
http://www.nabble.com/Problem-during-removing-a-node-with-childNodes-tp21413671p21437226.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to