Yurie
3 years agoNew Contributor
JDBC connections in docker containers
I am using the smartbear/soapuios-testrunner container image. I am trying to make a JDBC connection to postgres, but I get an error. What I have done is 1. put postgresql-42.5.0.jar in the ext f...
- 3 years ago
I solved it myself.
Changed the volume destination of the ext folder in docker command.
-v="<extFolder>/ext":$SOAPUI_HOME/ext