spring-ws icon indicating copy to clipboard operation
spring-ws copied to clipboard

Spring Web Services

Results 133 spring-ws issues
Sort by recently updated
recently updated
newest added

**[Koos Gadellaa](https://jira.spring.io/secure/ViewProfile.jspa?name=koosg)** opened **[SWS-914](https://jira.spring.io/browse/SWS-914?redirect=false)** and commented The org.springframework.ws.transport.jms.JmsMessageSender sends a message for webservicetemplates. However, this can be a fire & forget message, returning void. If this happens, the underlying JmsSenderConnection...

type: enhancement

Spring Boot has a smoke test that's a variant of it. It would be nice if we showed the same thing without it. And adding that as a smoke test...

type: documentation

Firstly, apologies if this is the wrong forum for this discussion. This is not really a question that works for stack overflow. I'm getting the following error: > Caused by:...

status: waiting-for-triage

Context: *spring-boot-starter-parent 3.4.1* Sample project: *https://github.com/Skrrytch/SpringWS-XsdSchemaCollection-Fix* *The problem* The sample project provides a SOAP web service via SpringWS. It uses some XSDs organized as follows: - /xsd/common.xsd - /xsd/order/order.xsd (imports...

status: waiting-for-triage

Currently Spring WS only leverages the regular Servlet API with blocking the request handling thread. This could be improved by also allowing support for the async features of the Servlet...

type: enhancement

When updating to spring-boot v3.4.0 (ws: v4.0.11) (also observed in v3.4.1) from 3.3.7 (ws: v4.0.8), a regression is observed when having a custom FaultMessageResolver that throw a checked exception. To...

status: waiting-for-triage

**[David J. M. Karlsen](https://jira.spring.io/secure/ViewProfile.jspa?name=davidkarlsen)** opened **[SWS-655](https://jira.spring.io/browse/SWS-655?redirect=false)** and commented Support generating WSDLs with soapHeaders. --- **Reference URL:** http://forum.springsource.org/archive/index.php/t-46671.html

status: waiting-for-triage

**[Krzysztof Trojan](https://jira.spring.io/secure/ViewProfile.jspa?name=trojanbug)** opened **[SWS-730](https://jira.spring.io/browse/SWS-730?redirect=false)** and commented I have created and propose including in a future release an enhancement, that enables MessageDispatcherServlet to resolve requests for WSDLs (and XSDs) not only...

status: waiting-for-triage

**[Ruben Suarez Alvarez](https://jira.spring.io/secure/ViewProfile.jspa?name=rubensa)** opened **[SWS-913](https://jira.spring.io/browse/SWS-913?redirect=false)** and commented When I annotate and **`@Endpoint`** and configure a new **DefaultWsdl11Definition** in the **WsConfigurerAdapter**, I can't specify any documentation info to be generated in...

status: waiting-for-triage

**[Arjen Poutsma](https://jira.spring.io/secure/ViewProfile.jspa?name=arjen.poutsma)** opened **[SWS-649](https://jira.spring.io/browse/SWS-649?redirect=false)** and commented This is a basic placeholder issue for SAML support in Spring-WS. If you would like to see SAML support, vote for this issue and/or...

status: waiting-for-triage
has: votes-jira