How to setup the Mongodb driver to work Coldfusion?
I have done items 1 and 2 but what are the steps after that?
1. Download the driver from here
https://github.com/mongodb/mongo-java-driver/downloads
2. Place the JAR file in the ColdFusion Class Path which is; *cf_root*/wwwroot/WEB-INF/lib
3. In the Coldfusion Administrator, Data Sources to Add a Data Source,
which driver sould be selected from the list? (I suspect *'Other'*)
4. What should be the values to be entered in the fields (e.g. JDBC URL,
Driver Class, Driver Name)?
Much thanks!
Lester