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

Results 10 spring-ws-samples issues
Sort by recently updated
recently updated
newest added

Create a gradle version of the sample

I use "mvn -Pnative clean native:compile" compiled the mtm project ,when i run the appliction,when i get the wsdl file it throw the error "java.lang.ClassNotFoundException: org.springframework.ws.soap.saaj.SaajSoapMessageFactory" but jar package does...

The README currently contains links to samples that no longer exist.

Thank you for providing such a good sample while studying web services. While checking the code operation or internal operation by cloning the project, I am writing this issue to...

How to configure Spring for MTOM streaming in this example?

Hello, I can run the MTOM server, but when i launch MTOM client (both SpringWS and JAX-WS) i have an error in Server console. Server log in attachment. But in...

None of the endpoints in the samples work.

Question : I don't find any sample code showing the handle of attachment via swaref (write/read)... Any idea where to find this ? Thx