Forum Discussion
paul_igoe
8 years agoContributor
Just to add some more details....
To rule out any installation issues, since I had SoapUI open source and Pro installed on same machine, I uninstalled both and re-installed open-source (5.3.0) only.
In a new workspace, I followed the steps described at https://www.soapui.org/http-recording/recording.html:
- create new SOAP project with CurrencyConverter service (http://www.webservicex.net/CurrencyConvertor.asmx?WSDL)
- verify currency conversion request (EUR-USD) gets valid response (for some reason I get ConversionRateResult = -1 instead of actual rate, but response is well-formed)
- start Http Monitor as described
- repeat request - get null pointer exception
Is this a known bug? If so, can we expect a fix?
Kind Regards,
Paul
Related Content
- 3 years ago
- 5 years ago