WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Does WebSphere Application Server v8.5.5 support MongoDB?

  • 1.  Does WebSphere Application Server v8.5.5 support MongoDB?

    Posted Thu February 10, 2022 03:05 PM

    Does WebSphere Application Server v8.5.5 support MongoDB?



    #Support
    #SupportMigration
    #WebSphereApplicationServer(WAS)


  • 2.  RE: Does WebSphere Application Server v8.5.5 support MongoDB?

    Posted Thu February 10, 2022 03:06 PM

    There is really no direct support for MongoDB in WebSphere. The application will be handling the driver directly and with that there is really no direct configuration set up needed from WebSphere side. MongoDB cannot be used in WebSphere Application Server as a JDBC Provider and data source as other full databases like DB2 and Oracle can.

    Instead, MongoDB must be accessed through MongoDB APIs and configured per this document:

    https://www.ibm.com/docs/en/was-nd/8.5.5?topic=ddaa-porting-liberty-application-that-uses-mongodb-full-profile



    #Support
    #SupportMigration
    #WebSphereApplicationServer(WAS)