Hide Forgot
project_key: SOA I am using file connector with Modeshape, I have successfully created file in repository using REST interface, but when I tried to deleted this file through REST interface I've got this HTTP error. HTTP STATUS CODE: 400, message: No item exists at path jcr:uuid relative to /test2File/jcr:content in workspace "default-file" I am attaching wireshark communication record and java file to reproduce issue.
Link: Added: This issue is related to MODE-927
ModeShape has applied the fix to the 2.2.x branch and it should be available to the next build (ER4).
Verified in SOA-P ER4 build. File removal now works correctly. For verification I used reproducer attached to MODE-927. Using this reproducer file can be created and also removed correctly.