[
https://issues.apache.org/jira/browse/CXF-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Yue Fang resolved CXF-8257.
-----------------------------------
Fix Version/s: 3.2.15
3.3.8
3.4.0
Resolution: Fixed
> Logger no longer logs bad requests
> ----------------------------------
>
> Key: CXF-8257
> URL: https://issues.apache.org/jira/browse/CXF-8257
> Project: CXF
> Issue Type: Bug
> Components: logging
> Affects Versions: 3.3.6
> Reporter: Tomasz Zorawik
> Assignee: Freeman Yue Fang
> Priority: Major
> Fix For: 3.4.0, 3.3.8, 3.2.15
>
>
> After update to CXF 3.3.6 I noticed that LoggingInInterceptor
> (LoggingFeature) no longer logs bad requests. This happens for instance when
> incorrect operation name is sent in SOAP request body. Previously in such
> case handleFault(Message) from LoggingInFaultInterceptor was called. It seems
> that this change happened between 3.3.2 and 3.3.3 where
> LoggingInFaultInterceptor was deleted.
> Is there a new way of logging such requests?
> This issue may be connected with CXF-7518, CXF-7562 and CXF-8072 where
> LoggingInFaultInterceptor was deleted and added back and forth.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)