I am new to webservices and trying to write a RESTFul webservice\'s client using RestTemplate. I am using org.springframework.http.converter.xml.MarshallingHttpMessageConve
the webServiceURL you are trying to call is not reachable. Ensure the webServiceURL path is correct and is listening.
PS. Also check if there is some firewall issue at Server side.
Wireshark may help you to debug further.
http://www.wireshark.org/