For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Installation prerequisites
Before installing MobileFirst Server, we need to have the following software:
- Database Management System (DBMS)
A DBMS is needed to store the technical data of MobileFirst Server components. You must use one of the supported DBMS:
- IBM® DB2®
- MySQL
- Oracle
See System requirements. If we 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 MobileFirst 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 MobileFirst Server applications. We 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 7 or later. By default, some versions of WebSphere Application Server run with Java 6. With this default, they cannot run MobileFirst Server.
- IBM Installation Manager V1.8.4 or later
Installation Manager is used to run the installer of MobileFirst Server. You must install Installation Manager V1.8.4 or later. The older versions of Installation Manager are not able to install IBM MobileFirst™ Platform Foundation V8.0 because the postinstallation operations of the product require Java 7. The older versions of Installation Manager come with Java 6.
Download the installer of IBM Installation Manager V1.8.4 or later from Installation Manager and Packaging Utility download links.
- Installation Manager repository for MobileFirst Server
We can download the repository from the IBM MobileFirst Platform Foundation eAssembly on IBM Passport Advantage®. The name of the pack is IBM MobileFirst Platform Foundation V8.0 .zip file of Installation Manager Repository for IBM MobileFirst Platform Server.
You might also want to apply the latest fix pack that can be downloaded from IBM Support Portal. The fix pack cannot be installed without the repository of the base version in the repositories of Installation Manager.
The IBM MobileFirst Platform Foundation eAssembly includes the following installers:
- IBM DB2 Workgroup Server Edition
- IBM WebSphere Application Server Liberty Core
For Liberty, we can also use IBM WebSphere SDK Java Technology edition with IBM WebSphere Application Server Liberty Core supplement.
Parent topic: Install MobileFirst Server for a production environment