Skip to content

Create WebServiceMessageSender implementation that wraps ClientHttpRequestFactory to allow common HTTP machinery config with RestTemplate [SWS-859] #935

@gregturn

Description

@gregturn

Krzysztof Trojan opened SWS-859 and commented

Please add implementation of WebServiceSender that wraps ClientHttpRequestFactory.

This will close the gap between the way HTTP machinery is configured for RestTemplate and WebServiceTemplate, and allow reuse of the config, for example having the same factory with configured proxies, and in every place in the application resue it, whenever HTTP connectivity is needed.

Example implementation attached.


Attachments:

Referenced from: commits dffa62c

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions