aly
9 years agoNew Contributor
Is it possible to connect to mongodb from soapUI opensource using овис component?
Hello
I am now trying to connect to mongoDB from SoapUI opensource.
I have seen some topics here but have not seen if it is possible to resolve this problem with JDBC component in SOAPUI?
What I am doing is:
I downloaded mongoDB drivers from here http://mvnrepository.com/artifact/org.mongodb/mongo-java-driver
and here http://mvnrepository.com/artifact/com.gmongo/gmongo
and have put them to soapui/bin/ext folder
Then I use jdbc component to connect. I type there the following:
but I always get the following issue, even if I try other format of connection string. Has anyone resolved this issue?
Would be very grateful for your help!