Börcsök József created CXF-8540:
-----------------------------------
Summary: FAULT_OUT logged by CORS preflight requests
Key: CXF-8540
URL: https://issues.apache.org/jira/browse/CXF-8540
Project: CXF
Issue Type: Bug
Components: logging
Affects Versions: 3.4.3
Reporter: Börcsök József
FAULT_OUT event type if logged by CORS preflight (OPTIONS) requests provided by
org.apache.cxf.rs.security.cors.CrossOriginResourceSharingFilter because no
operation name is included in message exchange. Do not mark response as REST
fault (in DefaultLogEventMapper#isRESTFault) if
org.apache.cxf.rs.security.cors.CrossOriginResourceSharingFilter:preflight_passed
property added.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)