Hi Guys, I have a simple web service I need to log out SOAP request and response. It's been like hell since I started to get it working..
I am using cxf-beans.xml with just one endpoint. Tried adding CXF bus with a logging interceptor. Tried adding annotation interceptor (logging nothing happens, custom won't fire). Using CXF 2.4.6 jdk 1.6 . Web service works fine, just interceptors and logging are driving me mad. Please, any help would be more than appreciated. -- *Bernardo Corrêa*
