Forum Discussion

laranja's avatar
laranja
New Contributor
14 years ago

SoapUI + sqlite-jdbc = class not found

I'd like to use SQLite database in SoapUI Groovy script. I have copied the library sqlitejdbc-v056.jar into SoapUI's /bin/ext directory (theoretically SoapUI classpath) and I use it like this: ...