Thanks. Indeed, I know these. The problem is that the logger interceptors configured for server are still invoked while doing client call. CXF process SOAP message via interceptors chain. (inbound and outbound). What I am looking for is to configure a set of intercetor chain (inbound and outbound) for server and another set of intercetor chain for client. Axis support it. but I do not think CXF does it.
Ed. -- View this message in context: http://cxf.547215.n5.nabble.com/Seperate-CXF-client-configuration-from-CXF-server-configuration-tp5726238p5726311.html Sent from the cxf-user mailing list archive at Nabble.com.
