Error while running webservice Connector

Hi All,
I encountered the following error while running the Connector.
Could not run ‘getTemp’.

com.wm.app.b2b.server.ServiceException: java.net.UnknownHostException: services.xmethods.net

I copied the WSDL from the above URL and pasted to my local machine with the same name and extn.
Plz tell me what went wrong and correct me
Thanks in advance!!

There is no URL in your message. There are hundreds of services hosted at xmethods.net.

An UnknownHostException means that you are attempting to connect to a hostname that can not be found on the network.

Mark