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


Reply via email to