TomK
17 years agoContributor
JDBC connection problems
Hi all,
I searched through the forums and people have posted similar issues but no resolution was posted to those. Hence I'm posting again.
I'm trying to connect to DB2 via JDBC from soapUI (tried both Datasource and Groovy script) and they both complain about not finding a suitable driver when I have copied the jar file in soapui/bin/ext (and jre/lib/ext).
This is the driver and string I'm using:
COM.ibm.db2.jdbc.app.DB2Driver
jdbc:db2://xxxxxxx.uk.gl3:XXXXX/XXXXXX
I would appreciate any advice.
Thanks,
Tom
I searched through the forums and people have posted similar issues but no resolution was posted to those. Hence I'm posting again.
I'm trying to connect to DB2 via JDBC from soapUI (tried both Datasource and Groovy script) and they both complain about not finding a suitable driver when I have copied the jar file in soapui/bin/ext (and jre/lib/ext).
This is the driver and string I'm using:
COM.ibm.db2.jdbc.app.DB2Driver
jdbc:db2://xxxxxxx.uk.gl3:XXXXX/XXXXXX
I would appreciate any advice.
Thanks,
Tom