[
https://issues.apache.org/jira/browse/CXF-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149518#comment-17149518
]
Freeman Yue Fang commented on CXF-8257:
---------------------------------------
Hi [~xardasos],
Yes, please provide the whole project, to ensure we are on the same page.
Thanks!
Freeman
> 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
> Priority: Major
>
> 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)