Manually deploying Work Center WAR files

The Work Center WAR file, maximo-x.war, is automatically built and deployed during the installation and configuration process. However, you can manually build the Work Center WAR file by using the buildmaximo-xwar command.

Procedure

  1. Log on to the administrative workstation, open a command line, and change to the maximo-root\deployment directory.
  2. Run the buildmaximo-xwar command. The maximo-x.war file is created in maximo-root\deployment\default directory.
  3. Deploy the maximo-x.war file on the Maximo® Asset Management application server.
    Configuration Action
    Simple Deploy the maximo-x.war file on the Maximo Asset Management application server or UI cluster.
    Proxy server that communicates with Maximo Asset Management by using a single hostname and port Deploy the maximo-x.war file on a separate application server.
    Cross origin requests to the Maximo Asset Management server. Configure the CORS settings by using servlet filters that set access control headers on the application server that hosts the maximo-x application.

Results

After you build and deploy the maximo-x.war file, use the default context path /maximo-x to access the Work Centers.