Nicolas PENINGUY created CMIS-744:
-------------------------------------
Summary: Commit 1517496 breaks Tomcat's CorsFilter filter
Key: CMIS-744
URL: https://issues.apache.org/jira/browse/CMIS-744
Project: Chemistry
Issue Type: Bug
Components: opencmis-server
Affects Versions: OpenCMIS 1.0.0
Reporter: Nicolas PENINGUY
Priority: Minor
Commit 1517496 adds a HttpServletResponse.reset() call in
ErrorServiceCall.printError(). It has the consequence to remove CORS headers
when using the CorsFilter filter from Tomcat.
It happens eg if you ask for a non-existing path, and get a 404 response.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)