stevelsmith
4 years agoNew Contributor
SoapUI 5.5.0 Log4j vulnerability
Hi, We are running Soap 5.5.0 ( currently not sure if this just a free version or a paid version) with log4j-1.2.14.jar can you tell me if a update is going to be released that resolves the Log4...
- 12 years agoYou can cancel stop on error in the project properties, but your best option is probably the try and catch.
In anycase it will be best if you ensure that the script will not throw exceptions (add verifications etc..).