Is wsa:Action present in binder? | Behavior |
Yes | The wsa:Action in the SOAP response or fault will be the action specified in the binder against Output or Fault respectively. In case of the WSDL First provider web service descriptor, you can change the ReplyToAction and FaultToAction values that were initially populated by the values from the WSDL. |
No | The wsa:Action in the SOAP response is generated at runtime based on the default action pattern for WSDL 1.1. For more information about the structure of the generated action, see http://www.w3.org/TR/ws-addr-metadata/#defactionwsdl11 or http://www.w3.org/Submission/2004/SUBM-ws-addressing-20040810/#_Toc77464327 depending on the version of the WS-Addressing standard you are using. |