+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Distribution structure of MobileFirst Server

The MobileFirst Server files and tools are installed in the MobileFirst Server installation directory.

Table 1. Files and subdirectories in the Analytics subdirectory
Item Description
analytics.ear and analytics-*.war The EAR and WAR files to install IBM MobileFirst™ Analytics.
configuration-samples Contains the sample Ant files to install MobileFirst Analytics with Ant tasks.

Table 2. Files and subdirectories in the ApplicationCenter subdirectory
Item Description
configuration-samples Contains the sample Ant files to install Application Center. The Ant tasks create the database table and deploy WAR files to an application server.
console Contains the EAR and WAR files to install Application Center. The EAR file is uniquely for IBM® PureApplication® System.
databases Contains the SQL scripts to be used for the manual creation of tables for Application Center.
installer Contains the resources to create the Application Center client.
tools The tools of Application Center.

Table 3. Files and subdirectories in the MobileFirstServer subdirectory
Item Description
mfp-ant-deployer.jar A set of MobileFirst Server Ant tasks.
mfp-*.war The WAR files of the MobileFirst Server components.
configuration-samples Contains the sample Ant files to install MobileFirst Server components with Ant tasks.
ConfigurationTool Contains the binary files of the Server Configuration Tool. The tool is launched from mfp_server_install_dir/shortcuts.
databases Contains the SQL scripts to be used for the manual creation of tables for MobileFirst Server components (MobileFirst Server administration service, MobileFirst Server configuration service, and MobileFirst runtime).
external-server-libraries Contains the JAR files that are used by different tools (such as the authenticity tool and the OAuth security tool).

Table 4. Files and subdirectories in the PushService subdirectory
Item Description
mfp-push-service.war The WAR file to install MobileFirst Server push service.
databases Contains the SQL scripts to be used for the manual creation of tables for MobileFirst Server push service.

Table 5. Files and subdirectories in the License subdirectory
Item Description
Text Contains the license for IBM MobileFirst Platform Foundation.

Table 6. Files and subdirectories in the MobileFirst Server installation directory
Item Description
shortcuts Launcher scripts for Apache Ant, the Server Configuration Tool, and the mfpadmin command, which are supplied with MobileFirst Server.

Table 7. Files and subdirectories in the tools subdirectory
Item Description
tools/apache-ant-<version> A binary installation of Apache Ant that is used by the Server Configuration Tool. It can also be used to run the Ant tasks.

Parent topic: Run IBM Installation Manager