CMISObjectCollections.putEntry return a HTTP 401 status code when content src
is not null
-----------------------------------------------------------------------------------------
Key: CMIS-178
URL: https://issues.apache.org/jira/browse/CMIS-178
Project: Chemistry
Issue Type: Bug
Components: chemistry-server
Reporter: Amélie Avramo
CMISObjectCollections.putEntry return HTTP 401 status code when running the tck
test "testUpdatePutAtomEntry".
The issue comes from an IOException "Server returned HTTP response code: 401"
thrown within the extractCMISProperties method when calling :
content.getDataHandler().getInputStream().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.