I believe you can specify a specific bus for the client, where you can add interceptors only used by the client.
There are several ways to do so, depend on how you initialize your client, you need let us know how you initialize your client ------------- Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://fusesource.com | http://www.redhat.com/ Twitter: freemanfang Blog: http://freemanfang.blogspot.com http://blog.sina.com.cn/u/1473905042 weibo: @Freeman小屋 On 2013-4-15, at 下午9:18, neng1998 wrote: > 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.
