I do understand that for oneway 202 is the right response code to be sent. But Now I have removed the @oneWay annotation its no more one way right? but the web method has no return type.
so my question is why is it still returning 202, and if it is because of the void method, how can we make it to return 200. are there any interceptors that can intercept this? Thanks, Sanjeev -- View this message in context: http://cxf.547215.n5.nabble.com/web-service-with-void-method-returning-202-tp5746375p5746430.html Sent from the cxf-user mailing list archive at Nabble.com.
