Forum Discussion
redfish4ktc2
12 years agoSuper Contributor
Hi thanks for the information, I will try to reproduce the issue
To add the null check, you have to modify the source code (you can get it from https://github.com/SmartBear/soapui/blo ... rvlet.java use the raw button to download it), recompile it (you will need the soapui jar http://www.soapui.org/repository/maven2 ... pui/4.6.4/) and integrate it in the war (in WEB-INF/classes or in the soapui jar in WEB-INF/lib)
Does it make sense to you?
To add the null check, you have to modify the source code (you can get it from https://github.com/SmartBear/soapui/blo ... rvlet.java use the raw button to download it), recompile it (you will need the soapui jar http://www.soapui.org/repository/maven2 ... pui/4.6.4/) and integrate it in the war (in WEB-INF/classes or in the soapui jar in WEB-INF/lib)
Does it make sense to you?