Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for SOAP webservices in 6.x #32546

Closed
jbescos opened this issue Mar 28, 2024 · 1 comment
Closed

No support for SOAP webservices in 6.x #32546

jbescos opened this issue Mar 28, 2024 · 1 comment
Labels
status: invalid An issue that we don't feel is valid

Comments

@jbescos
Copy link

jbescos commented Mar 28, 2024

**Affects:6.x


For Spring Boot there is support for SOAP webservices: https://spring.io/guides/gs/producing-web-service

However in 6.x it was removed: #27422

Are you planing to integrate that Spring Boot webservices in spring-framework, or is there any other way to produce a SOAP web service in spring-framework 6?.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 28, 2024
@bclozel
Copy link
Member

bclozel commented Mar 28, 2024

The spring-ws project being used by the getting started guide you're pointing to is using Spring Framework 6. SOAP is supported by that project and there is no need for specific support in Framework directly.

@bclozel bclozel added status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Mar 28, 2024
@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

3 participants