IBM Maximo Asset Management, Version 7.6

Building EAR files

You can manually build Maximo® Asset Management EAR files if, for example, you modify a database connection parameter in the maximo.properties file after the initial installation.

About this task

To manually build Maximo Asset Management EAR files, complete the following steps:

Procedure

  1. Build the maximo EAR file:
    Windows
    install_home\maximo\deployment\buildmaximoear.cmd 
    Linux and UNIX
    install_home/maximo/deployment/buildmaximoear.sh 
  2. Build the maximo help system EAR file:
    Windows
    install_home\maximo\deployment\buildmxiehsear.cmd 
    Linux and UNIX
    install_home/maximo/deployment/buildmxiehsear.sh 


Feedback