Hello, If I wanted to trace the interceptor chains (i.e., debug the code to see message construction and transmission) for both the SOAP Request and SOAP Response, from both the perspective of the SOAP Client and the Web Service, which starting cxf class(es) would be good for that? I don't need a list of all the classes involved (I can trace through them), but am just asking for what the best *starting* classes are for that.
Thanks, Glen
