About this task
You must install a MongoDB java driver on
Integration Server before you can specify connections.
Integration Server requires access to the Java classes for each MongoDB
driver that it will use to connect to a database.
For a list of supported drivers, see
webMethods Adapters System Requirements.
To install a MongoDB java driver
Procedure
-
Place the Java classes for the MongoDB driver in a location that
Integration Server can access, typically the server's classpath.
To place the classes in the server's classpath, place the .zip
or .jar file containing the classes in the
Integration
Server_directory\instances\
instance_name\packages
\WmMongoDBAdapter\code\jars directory.
-
Restart
Integration Server
The server automatically adds the .zip or .jar libraries to
its classpath after the restart.