Forum Discussion
SiKing
11 years agoCommunity Expert
Dheepha wrote: I'm pretty confused to do the following, as per the link stated above.
-SoapUI is a java project, it must be in some .jars somewhere, hopefully in just one.
Yes, see $SOAPUI_HOME/bin/*.jar and $SOAPUI_HOME/lib/*.jar.
Dheepha wrote: -Import that into your Groovy (Java) project.
-Then you should be able to call appropriate functions from your code.
Yes, some additional information is here: http://www.soapui.org/Developers-Corner ... oapui.html and here: http://www.soapui.org/apidocs/index.html