+

Search Tips   |   Advanced Search

Deploy the operations console and administration services with Ant tasks

  1. Create databases.

  2. Run the Ant task on the computer where the application server is installed, or the dmgr for WAS ND. To start the Ant task from a computer on which MobileFirst Server is not installed, copy the file below to that computer...

  3. Edit the Ant script we will use later to deploy the project WAR File.

    1. Review sample configuration files, and copy the Ant file corresponding to your database.

      Files for deploying a project WAR, and for creating a database, are named...

        configure-appServer-database.xml

    2. Edit your Ant file xml file, and set values for properties found at the top of the file.

  4. Deploy the administration services and the operations console WAR files:


Parent topic: Use Ant tasks to install MobileFirst Server administration