Hi Henrik,
After reading the forum, I think I have similiar problem with the problem in "Run Once" in soapUI Runner fails to execute SoapUI testcase" thread.
We use DataSource JDBC and also calling the database from the DataSource Script type.
I moved our jdbc jar to C:\Program Files (x86)\eviware\loadUI-1.5.0-beta-1\jre\lib\ext but still did not work.
I put the com.eviware.soapui.support.GroovyUtils.registerJdbcDriver( "sun.jdbc.odbc.JdbcOdbcDriver" ) in the DataSource, but it returns
"No signature of method: static com.eviware.soapui.support.GroovyUtils.registerJdbcDriver() is applicable for argument types: (java.lang.String) values: [sun.jdbc.odbc.JdbcOdbcDriver]"
Do you have any update in this problem?
I also think I want to see the error log in the loadUI to confirm this is the problem. Can you please help to point it to us where loadUI save the error log?
Thanks,
Ferdinand