In your below code, from where you get the context back ??I am trying to the same when you are doing.Basically aborting the interceptor chain and sending the SOAP Message response back without hitting Service EndPoint.
SOAPMessage soapMessage = ((SOAPMessageContext)context).getMessage(); Please let me know Thanks Sachin -- View this message in context: http://cxf.547215.n5.nabble.com/Interceptors-sending-a-custom-response-before-invoking-the-service-tp2644637p5711718.html Sent from the cxf-user mailing list archive at Nabble.com.
