NPE when calling REST service that returns a 204 response
I have a suite of soapUI tests that I am using the maven-soapui-plugin (version 4.0.1) to run as part of an automated regression test. The first call is to a REST web service that returns a HTTP 2...