PMF Installation Prerequisites

Overview

For smooth installation of Persistent Mobile Foundation Server, ensure that you fulfil all the software prerequisites.

Before you install Persistent Mobile Foundation Server, you need to have the following software.

  • Database Management System (DBMS) A DBMS is needed to store the technical data of PMF Server components. You must use one of the supported DBMS:

    • IBM DB2
    • MySQL
    • Oracle

    For more information about the versions of DBMS that are supported by the product, see System requirements. If you use a relational DBMS (IBM DB2, Oracle, or MySQL), you need the JDBC driver for that database during the installation process. The JDBC drivers are not provided by PMF Server installer. Make sure that you have the JDBC driver.

    • For DB2, use the DB2 JDBC driver V4.0 (db2jcc4.jar).
    • For MySQL, use the Connector/J JDBC driver.
    • For Oracle, use the Oracle thin JDBC driver.
  • Java™ application server A Java application server is needed to run the PMF Server applications. You can use any of the following application servers:

    • WebSphere® Application Server Liberty Core
    • WebSphere Application Server Liberty Network Deployment
    • WebSphere Application Server
    • Apache Tomcat

    For more information about the versions of application servers that are supported by the product, see System requirements. The application server must run with Java 8

For Liberty, you can also use IBM WebSphere SDK Java Technology edition with IBM WebSphere Application Server Liberty Core supplement.

Parent topic

Last modified on