Forum Discussion
SmartBear_Suppo
Alumni
15 years agoWhat happens when you try to set Xmx to 2048? It is a setting for the JVM, and the soapUI version really should make no difference.
As for the script library, you would have to create a groovy class with the assertion functionality (most likely you could cut and paste most of the code directly), and then put that class in the script library, and just call it from the groovy assertion.
For more information about working with the Script Library, you can check the following link:
http://www.soapui.org/Scripting-Propert ... brary.html
/Nenad
http://eviware.com
As for the script library, you would have to create a groovy class with the assertion functionality (most likely you could cut and paste most of the code directly), and then put that class in the script library, and just call it from the groovy assertion.
For more information about working with the Script Library, you can check the following link:
http://www.soapui.org/Scripting-Propert ... brary.html
/Nenad
http://eviware.com