Skip to content

Update documentation to use HttpComponentsMessageSender in favour of deprecated CommonsHttpMessageSender [SWS-839] #913

@gregturn

Description

@gregturn

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions