Exception may get lost in WorkspaceManager.OperationVisitorImpl.execute()
-------------------------------------------------------------------------

                 Key: JCR-1296
                 URL: https://issues.apache.org/jira/browse/JCR-1296
             Project: Jackrabbit
          Issue Type: Bug
          Components: jackrabbit-jcr2spi
    Affects Versions: 1.4
            Reporter: Marcel Reutegger
            Priority: Minor


The method calls Batch.submit() in the finally block. If both the try and 
finally block throw exceptions, the one from the try block is ignored.

-- 
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