daniel carter opened SWS-839 and commented
I just spent hours debugging why WebServiceTemplate couldn't connect to localhost on Solaris. Digging through the code i noticed that CommonsHttpMessageSender was deprecated in favour of HttpComponentsMessageSender
Switching to HttpComponentsMessageSender solved my problem.
It would be good if the reference documentation was updated to suggest using HttpComponentsMessageSender instead of the deprecated CommonsHttpMessageSender
Affects: 2.1.3
Reference URL: http://static.springsource.org/spring-ws/site/reference/html/client.html
Attachments:
Referenced from: commits 4af07f6