Most likely, the best option is to grab the source for our Logging 
interceptors and modify them to suite your needs.   

http://svn.eu.apache.org/repos/asf/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/

LoggingInInterceptor.java
LoggingOutInterceptor.java

Dan


On Thu July 23 2009 11:44:58 am cLaSic wrote:
> Hello,
>
> I need to save the IN and OUT Soap into a file if only the response is OK
> (i mean there was no exceptions ...).
>
> One other think, i want the file name to be dynamic (the name will be
> retrived from a fileld in the Request/Response XML).
>
> Any hints are welcome,
> cLaSic

-- 
Daniel Kulp
[email protected]
http://www.dankulp.com/blog

Reply via email to