Forum Discussion
nmrao
13 years agoCommunity Hero
if teardownscript contain the statement -
Did you face any issue while compiling your groovy scripts? I could not find a jar/library where above class is present.
By the way, once jar is created, placed it under /bin/ext and restart soapui.
You should be able to call your class or methods directly like in java
Please see
viewtopic.php?t=7093
https://www.eviware.com/forum/viewtopic.php?f=2&t=7052
def logMon = com.eviware.soapui.SoapUI.logMonitor
Did you face any issue while compiling your groovy scripts? I could not find a jar/library where above class is present.
By the way, once jar is created, placed it under /bin/ext and restart soapui.
You should be able to call your class or methods directly like in java
Please see
viewtopic.php?t=7093
https://www.eviware.com/forum/viewtopic.php?f=2&t=7052