Forum Discussion

al0's avatar
al0
Occasional Contributor
15 years ago

SoapUI fails to recognize JDBC drivers.

One of our SoapUI projects contains hte following Groovy script import groovy.sql.Sql // Skip groovy script if DB manipulations are not enabled def isDBManipulationEnabled = context.expand( ...