Hi Daniel, FYI, the test Service I used was created using Apache Axis version: 1.4.
I am writing a client to consume the service. where this issue comes only when I enable the SAAJInInterceptor. Not able to understand why only in this case the issue comes. I can see comment in RPCInInterceptor.java about the old tool kit issue with qualified names. "older toolkits (Axis 1.x) are qualifying them". may be related to my case. is the check " if (!qn.equals(part.getConcreteName())) " mandatory? Regards, Neela -- View this message in context: http://cxf.547215.n5.nabble.com/Adding-SAAJInInterceptor-breaks-the-RPCInInterceptor-tp5744593p5744626.html Sent from the cxf-user mailing list archive at Nabble.com.
