Failure of WorkSpace.copy()
---------------------------
Key: JCR-2658
URL: https://issues.apache.org/jira/browse/JCR-2658
Project: Jackrabbit Content Repository
Issue Type: Bug
Affects Versions: 1.6.2
Environment: linux
Reporter: Disller
The logic is very simple,In a transaction, copy some nodes to other pathes,
then get the copied node and set some properties.
javax.jcr.PathNotFoundException will be thrown when getting the copied node.
the exception is only thrown when copying a certain node.,it is not different
from others , but only copying this node the Exception is thrown.
When i copied the node individually, there was not any Exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.