My requirement is to develop a webservice that will act as middle man between a external webservice and clients.
I know, I can design a wsdl for my service and then map the external wsdl to my wsdl in the code. My question is there a open source api/tool out there to do this mapping.
This way it will be easier switch to different webservice in the future
will appreciate your thougts