Unable to delete a non session-scoped locked node in XA Environment
-------------------------------------------------------------------

                 Key: JCR-2332
                 URL: https://issues.apache.org/jira/browse/JCR-2332
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 1.6.0
            Reporter: Claus Köll
            Assignee: Claus Köll
             Fix For: 2.0.0


You must first add a valid lockToken to the Session and then try to remove this 
node in a XA Environment.
This will resulting in a NoSuchItemStateException: State has been marked 
destroyed.
The  problem is that the unlock Operation will be done after that the node has 
been marked for destroyed.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to