You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/10/18 21:57:31 UTC

[jira] Updated: (CXF-652) Dump incoming/outgoing SOAP messages by enabling logging

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

Christian Schneider updated CXF-652:
------------------------------------

    Issue Type: New Feature  (was: Bug)

This is clearly not a bug .. changing this to a new feature. Do we plan to support this?

> 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
>            Assignee: Jervis Liu
>
> 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.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Updated: (CXF-652) Dump incoming/outgoing SOAP messages by enabling logging

Posted by Benson Margulies <bi...@gmail.com>.
close it. or, at least, I'm voting -1 on the idea

On Oct 18, 2009, at 3:57 PM, "Christian Schneider (JIRA)" <jira@apache.org 
 > wrote:

>
>     [ https://issues.apache.org/jira/browse/CXF-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel 
>  ]
>
> Christian Schneider updated CXF-652:
> ------------------------------------
>
>    Issue Type: New Feature  (was: Bug)
>
> This is clearly not a bug .. changing this to a new feature. Do we  
> plan to support this?
>
>> 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
>>           Assignee: Jervis Liu
>>
>> 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.
> -
> You can reply to this email to add a comment to the issue online.
>

Re: [jira] Updated: (CXF-652) Dump incoming/outgoing SOAP messages by enabling logging

Posted by Benson Margulies <bi...@gmail.com>.
close it. or, at least, I'm voting -1 on the idea

On Oct 18, 2009, at 3:57 PM, "Christian Schneider (JIRA)" <jira@apache.org 
 > wrote:

>
>     [ https://issues.apache.org/jira/browse/CXF-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel 
>  ]
>
> Christian Schneider updated CXF-652:
> ------------------------------------
>
>    Issue Type: New Feature  (was: Bug)
>
> This is clearly not a bug .. changing this to a new feature. Do we  
> plan to support this?
>
>> 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
>>           Assignee: Jervis Liu
>>
>> 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.
> -
> You can reply to this email to add a comment to the issue online.
>