Hi,
I have a web service (generated from WSDL) that I'd like to run two
copies of.
Essentially, all I can control is the URL I get called on, the rest of
the client is out of my control. Is there any way I can host the same
code on two URLs, but with a 'parameter' somewhere?
Oli