I would like to configure a timeout on the client side for spring webservices using RestTemplate. I tried the following configuration :


<bean id="restTemplate"...