Forum Discussion

Brian_Mowbray's avatar
Brian_Mowbray
Contributor
16 years ago

Does a soapui mock service honor the WS-Addressing ReplyTo field?

Does a soapui mock service honor the WS-Addressing ReplyTo field?

1 Reply

  • Hi!

    no, unfortunately it does not currently, although I guess this could be achieved with a bit of scripting in the MockResponse script that handles the request to the mockservice; the script could send the response to the specified replyTo address using an existing request object which it submits asynchronously, and would just return an empty 200 OK response back to the caller..

    does that make sense?

    regards!

    /Ole
    eviware.com