[ 
https://issues.apache.org/jira/browse/CXF-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-652.
-----------------------------

       Resolution: Won't Fix
    Fix Version/s: Invalid


This improvement request has been open for years and no-one has stepped up to 
implement it.  As such, it does not seems to be a priority for the existing CXF 
community.   If, in the future, someone would like to tackle this, feel free to 
open is and attach a patch.

> Dump incoming/outgoing SOAP messages by enabling logging
> --------------------------------------------------------
>
>                 Key: CXF-652
>                 URL: https://issues.apache.org/jira/browse/CXF-652
>             Project: CXF
>          Issue Type: New Feature
>          Components: Configuration
>    Affects Versions: 2.0
>            Reporter: Jervis Liu
>             Fix For: Invalid
>
>
> I suppose we can dump messages sending/receiving by CXF by enabling logging. 
> Actually we do have a LoggingOutInterceptor/LoggingInInterceptor to serve 
> this purpose, we can add them manually by code like 
> ep.getServer().getEndpoint().getInInterceptors().add(new 
> LoggingInInterceptor());. But I would like to see this done automatically 
> when I enable CXF logging. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to