Skip to content

Conversation

@artembilan
Copy link
Member

Fixes: #10574

  • Change the logic of the AbstractWebServiceOutboundGateway to take into account a WebServiceTemplate.defaultUri option as an alternative to the explicit uri or destinationProvider
  • Expose WebServiceTemplate-based ctor in the SimpleWebServiceOutboundGateway (The MarshallingWebServiceOutboundGateway already has one)
  • Adjust tests and XML parser to cover a new logic
  • Mention the change in docs

Fixes: spring-projects#10574

* Change the logic of the `AbstractWebServiceOutboundGateway` to take into account
a `WebServiceTemplate.defaultUri` option as an alternative to the explicit `uri` or `destinationProvider`
* Expose `WebServiceTemplate`-based ctor in the `SimpleWebServiceOutboundGateway`
(The `MarshallingWebServiceOutboundGateway` already has one)
* Adjust tests and XML parser to cover a new logic
* Mention the change in docs
@artembilan artembilan requested a review from cppwfs December 19, 2025 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spring-integration-ws WS DSL requires setting URI when WebServiceTemplate already has default URI set

1 participant