Hi, How does Axis2 process response?
I am using RawXmlInoutMessageReceiver on both my client and server side (Webservices on both end). Once the server side responds, how should I make sure that once the client receives the response, it doesn't respond to the response? Is there any setting on the MessageContext object which I need to set? Thanks, J
