Deploying the EAR files on WebSphere Application Server

If you did not use the configuration program, you must manually deploy the Maximo EAR files on WebSphere Application Server. Deploying the EAR files starts the application server.

Before you begin

  • Update the Maximo database and build the EAR files.
  • Ensure that the application server is started.

About this task

The EAR files are installed on WebSphere Application Server during the Maximo Asset Management installation.

Replace the parameters in the command syntax with the values in your deployment. For more information, see Command syntax for deploying EAR files on WebSphere Application Server.

Procedure

  1. Deploy the Maximo EAR file by opening a command prompt and running the following command:
    websphere_home\jacl\solutions\DeployApplication.[bat|sh] WASAdminUserName 
    WASAdminPassword "MAXIMO" WASNodeName WASApplicationServerName 
    "install_home\maximo\deployment\default\maximo.ear" WASVirtualHost 
    WASWebServerName
  2. Deploy the Maximo help system EAR file by opening a command prompt and running the following command:
    websphere_home\jacl\solutions\DeployApplication.[bat|sh] WASAdminUserName 
    WASAdminPassword "MAXIMOIEHS" WASNodeName WASApplicationServerName 
    "websphere_home\maximo\deployment\default\maximoiehs.ear" WASVirtualHost 
    WASWebServerName