soapui 5.5.0 free verison - postgresql connection
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019
11:57 PM
08-20-2019
11:57 PM
soapui 5.5.0 free verison - postgresql connection
Hi,
I am trying to connect to postgresql database with the soapui free verision. I got the driver downloaded and placed it in the <soapuiinstaller>/bin/ext folder
The file i download is postgresql-42.2.6 version.
When i try to do the test connection - i am getting the below error
Can't get the Connection for specified properties; java.sql.SQLException: No suitable driver found for dbc:postgresql://<hostname>:5342/mscpsit?user=username&password=password
Can you please advise.
@nmrao - Any smart solution please
Thanks
Kalyan
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2019
03:56 AM
09-03-2019
03:56 AM
Are you using any script to connect ? or built-in jdbc test step to connect?
Have you restarted the tool after placing the driver under ext directory?
Regards,
Rao.
Have you restarted the tool after placing the driver under ext directory?
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2019
04:02 AM
09-03-2019
04:02 AM
Shouldn't the scheme be jdbc instead of dbc?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2019
08:34 AM
09-03-2019
08:34 AM
I am using jdbc step only. I restarted after placing the driver, but no luck. Thanks
