12 years ago
Two Mockservices on same port and same path
Hello all,
i have two mock services created from two .wsdl's (soap ui 5.0). Both run fine on same port and different path. But when i choose the same path and same port for both, the second mock service does no longer create a correct answer but sends an error message:
<soapenv:Fault>
<faultcode>Server</faultcode>
<faultstring>Missing operation for soapAction [http://www.xyz.org/dir/myrequest] and body element [null] with SOAP Version [SOAP 1.1]</faultstring>
</soapenv:Fault>
Any ideas what might cause this behavior?
Thanks in advance, hartmut
i have two mock services created from two .wsdl's (soap ui 5.0). Both run fine on same port and different path. But when i choose the same path and same port for both, the second mock service does no longer create a correct answer but sends an error message:
<soapenv:Fault>
<faultcode>Server</faultcode>
<faultstring>Missing operation for soapAction [http://www.xyz.org/dir/myrequest] and body element [null] with SOAP Version [SOAP 1.1]</faultstring>
</soapenv:Fault>
Any ideas what might cause this behavior?
Thanks in advance, hartmut