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 beforeit's processed by interceptors.It could be useful to have a detailed debug of the message before and after each interceptorprocessing. Any thought about???? Andrea
