IOException: Decompression of response failed when writing response of mockservice
Im using the soapuitestcaserunner to run some of my soapui tests. For that i use the following code: SoapUITestCaseRunner runner = new SoapUITestCaseRunner();
runner.setProjectFile("xml/" + ar...