Which of the following SOAP headers in the request message convey the intention? Assume the endpoint reference of Service S is

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

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>



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Evgen

Evgen

Any explanations????

coco

coco

Es la misma pregunta 24, hay se encuentra la explicacion de la respuesta