In the following situation, Client C sends a SOAP request to Service S and the response is to be processed by a third party response processor R. Which of the following SOAP headers in the request message convey the intention? Assume the endpoint reference of Service S is
A.
<s11:Header>
<wsa:Action>http://example.com/action/process</wsa:Action> <wsa:ReplyTo>
<wsa:Address>http://www.w3.org/2005/08/addressing/none</wsa:Address> <wsa:ReplyTo>
</s11:Header>
B.
<s11:Header>
<wsa:Action>http://example.com/action/process</wsa:Action> <wsa:ReplyTo>
<wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address> <wsa:ReplyTo>
</s11:Header>
C.
<s11:Header>
<wsa:Action>http://example.com/action/process</wsa:Action> <wsa:ReplyTo>
<wsa:Address>http://example.com/responseprocessor</wsa:Address> <wsa:ReplyTo>
</s11:Header>
D.
<s11:Header>
<wsa:Action>http://example.com/action/process</wsa:Action> <wsa:ReplyTo>
<wsa:Address>http://example.com/service</wsa:Address> <wsa:ReplyTo>
</s11:Header>
Any explanations????
Es la misma pregunta 24, hay se encuentra la explicacion de la respuesta
http://victor-ichim.blogspot.ae/2011/09/asynchronous-web-services-with-ws.html