In a fairly standard fashion, I created a Web Reference to a SOAP service in Jira for an extension that I\'m building (Jira is an issue tracker for those unfamiliar with it)
Use the constructor of the client that admits the uri.
Even in the 2.0 web service you should be able to change the "Url" property of your web service proxy to the value you desire.