Tagged Questions
1
vote
1answer
105 views
What is WS-Addressing good for?
I am just getting started with SOAP web services and stumbled across WS-Addressing.
I have read the Wikipedia page, but I'm having a hard time understanding just what the point of WS-Addressing is.
...
0
votes
0answers
20 views
Is it possible to use WS:Addressing to send the response message from the server to a different location than the request came from?
I received the request from a client, that our webservice should send the response to a different location than the request came from. I am not sure if this is even possible, but after some search I ...