denrone
16 years agoOccasional Contributor
DataSource step issue using with SoapUIPro3.6beta2
A working SoapUI script with a Datasource step does not work in LoadUI.
The error captured from the SoapUI Runner is:
java.lang.Exception: Failed to prepare testStep [DataSource - run every time]; com.eviware.soapui.support.SoapUIException: Failed to init connection for drvr [com.microsoft.sqlserver.jdbc.SQLServerDriver], connectionString [jdbc:sqlserver://<databse-servername>:<port>;databaseName=UserDB;user=<user>;password=#####]
Test Client: Windows XP
Software: LoadUI 1.0 with SoapUI Pro3.6beta2
Database: MSSQL2005
The error captured from the SoapUI Runner is:
java.lang.Exception: Failed to prepare testStep [DataSource - run every time]; com.eviware.soapui.support.SoapUIException: Failed to init connection for drvr [com.microsoft.sqlserver.jdbc.SQLServerDriver], connectionString [jdbc:sqlserver://<databse-servername>:<port>;databaseName=UserDB;user=<user>;password=#####]
Test Client: Windows XP
Software: LoadUI 1.0 with SoapUI Pro3.6beta2
Database: MSSQL2005