Pete Cornish

Results 94 comments of Pete Cornish

Released in [v4.2.0](https://github.com/outofcoffee/imposter/releases). Docs here: https://docs.imposter.sh/soap_plugin/#returning-fault-messages

Hi @rdruilhe, thanks for raising this. Please could you share the full log output when Imposter starts? Ideally, it would be good to set the `IMPOSTER_LOG_LEVEL=trace` environment variable, to get...

Hi @rdruilhe, thank you for the diagnosis. Looking at the messages in the WSDL: ```xml ``` …it looks like the input message `authIn` doesn’t have any parts. This is the...

Doing some research on this, my read of the WSDL 1.1 specification implies that a `` element is expected to contain at least one `` element, and defining a ``...