I Want to create a SOAP proxy, that modifies the original web service SOAP header, nampespace and keeping the body the same)
What is the best way to do this? Create a SOAP provider , that consumes the original web service then modify the header and namespacs? (this seems like alot of work?)