I’m trying to execute the MongoDB Test Client Sample as described here:
https://developer.ibm.com/wasdev/downloads/#asset/samples-MongoDB_Test_Client_Sample
https://developer.ibm.com/wasdev/downloads/#asset/samples-MongoDB_Test_Client_Sample
After an investigation, it appears that the root URL is wrong so the sample can’t be used.
We must change http://localhost:9143/**M**ongoDBTestClientApp/ into http://localhost:9143/**m**ongoDBTestClientApp/