[
https://issues.apache.org/jira/browse/CXF-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828683#comment-13828683
]
Aki Yoshida commented on CXF-5391:
----------------------------------
Hi Sergey,
Okay, maybe, this is something of REST vs SOAP?
But in any case, the status code 204 is returned only if it is set in the
message at the moment, no?
Do you think we need to add this 204 logic (using some rules to decide between
202 and 204) in the default logic so that you don't have to explicitly do the
setting?
regards, aki
> Response code is not logged for SOAP responses
> ----------------------------------------------
>
> Key: CXF-5391
> URL: https://issues.apache.org/jira/browse/CXF-5391
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.7.7
> Reporter: Mandy Warren
> Assignee: Aki Yoshida
> Priority: Minor
> Fix For: 3.0.0-milestone1, 2.7.8, 2.6.11
>
>
> If you enable logging through the LoggingIn/OutInterceptors and then send a
> SOAP request through, the response code is not logged.
> ---------------------------
> ID: 2
> Encoding: UTF-8
> Content-Type: text/xml
> The response code is logged fine for rest requests:
> ---------------------------
> ID: 19
> Response-Code: 200
> Content-Type: application/xml
--
This message was sent by Atlassian JIRA
(v6.1#6144)