How to create a MONGODB data source in weblogic -


i new weblogic , trying setup new data source connect mongodb in weblogic.

driver.classname: jdbc:mongodb:server=10.10.10.1;port=27017;database=test; url:jdbc:mongodb 

i not sure add mongodb jar weblogc can find jar. weblogic installation path is:c:\oracle\middleware\wlserver_12.1

enter image description here

can suggest how connect mongodb succesfully???

add jar in /lib folder in domain folder.


Comments

Popular posts from this blog

smartface.io - Proper way to change color scheme for whole application -

javascript - three.js lot of meshes optimization -

Email notification in google apps script -