Olivier Paquet created CXF-7590:
-----------------------------------
Summary: ConnectException in CXF WebClient logs the fault as
FAULT_OUT
Key: CXF-7590
URL: https://issues.apache.org/jira/browse/CXF-7590
Project: CXF
Issue Type: Bug
Components: JAX-RS
Affects Versions: 3.2.1
Reporter: Olivier Paquet
Priority: Minor
Hi,
If the cxf WebClient encounters a ConnectException and the LoggingFeature is
registered, the incoming message is logged as Type FAULT_OUT.
Wouldn't it be better/logical to set it to FAULT_IN ?
I attached a maven project to quickly reproduce this behaviour.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)