[
https://issues.apache.org/jira/browse/CMIS-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas PENINGUY updated CMIS-744:
----------------------------------
Attachment: cmis.patch
Simple patch to remove response.reset() call.
> 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
> Attachments: cmis.patch
>
>
> 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)