Hi Andrea,

Add
<cxfbc:inInterceptors>
<bean class="org.apache.cxf.interceptor.LoggingInInterceptor"/>
</cxfbc:inInterceptors>
for you cxf bc provider configuration can do it.

Freeman
Andrea Zoppello wrote:
Hi,

It's possible for a CxfBcProvider to log into the log file the SOAP Response before
it's processed by interceptors.

It could be useful to have a detailed debug of the message before and after each interceptor
processing.

Any thought about????

Andrea


Reply via email to