Installation prerequisites

Overview

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

Before you install the 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 Mobile Foundation 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 Mobile Foundation 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 Persistent Mobile Foundation 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

    Note: The application server must run with Java 8.

What to do next

  • For more information about the versions of application servers that are supported by the product, see System requirements.

  • To download the Persistent Mobile Foundation package visit the downloads page.

  • Extract the package.

    This package when extracted creates Persistent_Mobile_Foundation folder inside the installation directory with following sub-directories.

  • MobileFoundationServer

    • Analytics
    • AnalyticsReceiver
    • LiveupdateService
    • PushService
    • tools
    • ApplicationCenter
    • features
Last modified on