Hello, I have written service using Axis2c, and I get SOAP header as part of SOAP request. I need to resend the same SOAP header unmodified to client in response. I formed a response in _invoke callback and sent to client. This response contains only SOAP body. How can I preserve the header received and send it back to client?
Thanks. -- Tejas Sumant
