I write a Interceptor for test. But I get Soap message body in the Interceptor is always null.
My Cxf is Apache-CXF-2.4.0
bean.xml is like this:
Your intercepter must be run after SAAJOutInterceptor(); For example Glen Mazza's Weblog