Forum Discussion

tkjoetang's avatar
tkjoetang
New Contributor
14 years ago

How to use SOAPUI to connect Apache derby

Hi all,
I am new to SoapUI and will like to know/learn how to setup JDBC request to Apache Derby database.

Few questions in mind:
1) what is the Driver name I should provide? I think is "org.apache.derby.jdbc.ClientDriver" but keep getting error in below:

com.eviware.soapui.support.SoapUIException: Failed to init connection for drvr [org.apache.derby.jdbc.ClientDriver],
connectionString [jdbc:derby://sf-ipl-dev-app-03:1527/MyFirsDB;create=true;user=admin;password=password]

2) Does SoapUI support DERBY DB, i don't find it on http://www.soapui.org/Working-with-soap ... -list.html

3) Do I need to set up any path to point to my derbyclient.jar file?

Appreciate any inputs.
No RepliesBe the first to reply