Installation prerequisites

Overview

For smooth installation of Persistent Mobile Foundation Server V9.0, 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 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

    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.

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

This package when extracted creates Persistent_Mobile_Foundation inside the installation directory. Under this, following sub-directories are available:

  • MobileFoundationServer
  • Analytics
  • AnalyticsReceiver
  • LiveupdateService
  • PushService
  • tools
  • ApplicationCenter
  • features

Parent topic

Last modified on