Tagged Questions
1
vote
2answers
1k views
WebServiceTransportException: Unauthorized [401] in Spring-WS
We are struggling to configure our web app to be able to connect with web services via Spring WS. We have tried to use the example from the documentation of client-side Spring-WS, but we end up with a ...