You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Emil Dombagolla <do...@gmail.com> on 2011/03/10 10:05:16 UTC

Soap logging

Hi all,

Please somebody give me a place where i can add System.out.println()  get
printed request soap message and response soap message.

I tried with the following interceptors but i couldn't get anything printed
out on my console.

org.apache.cxf.interceptor.LoggingOutInterceptor
org.apache.cxf.interceptor.LoggingInInterceptor

I am looking for a place to write request and response to text files.

Thank you so much.
Emil

Re: Soap logging

Posted by Glen Mazza <gm...@talend.com>.
Those interceptors should do it.  Do you have a logging.properties file 
in your classpath configured to output to the console?  A sample is 
located here: 
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/etc/

More info: https://cwiki.apache.org/CXF20DOC/debugging-and-logging.html

Glen

On 10.03.2011 04:05, Emil Dombagolla wrote:
> Hi all,
>
> Please somebody give me a place where i can add System.out.println()  get
> printed request soap message and response soap message.
>
> I tried with the following interceptors but i couldn't get anything printed
> out on my console.
>
> org.apache.cxf.interceptor.LoggingOutInterceptor
> org.apache.cxf.interceptor.LoggingInInterceptor
>
> I am looking for a place to write request and response to text files.
>
> Thank you so much.
> Emil


-- 
Glen Mazza
Software Engineer, Talend (http://www.talend.com)
blog: http://www.jroller.com/gmazza