Bug? [Solved!] MongoDB: Cannot find Driver

LWGShane

Well-Known Member
Licensed User
Longtime User
EDIT: Solved This. Forgot to download the ZIP from the MongoDB thread.


I have downloaded the 3.3.0 driver and placed it in my additional libraries folder. However, whenever I run the server, B4J reports that it cannot find it inside the internal libraries folder.

Is there a reason why I can't place the mongodb driver inside my additional libraries folder? (Note I am using the "#AdditionalJar" attribute.)
 
Last edited:
Top