Installing EA Web

The following steps assume you have created a workspace. See Getting Started for more information.

Typically, EA Web is installed together with Enterprise Analyzer, by selecting the Web Client option in the installer. If you have already installed Enterprise Analyzer but did not installed EA Web, then perform the following steps to install EA Web:

  1. Install Java Runtime Environment (JRE) 8 or later. The product comes with AdoptOpenJDK_8.0.msi.
  2. Install Apache Tomcat. The product comes with apache-tomcat-9.0.71.exe. Follow the screen prompts and accept the defaults, except:
    • On the Choose Components screen, expand the Tomcat option and check Service to have Tomcat start automatically.
  3. Stop the Apache Tomcat service from Windows Control Panel > Administrative Tools > Services.
  4. Copy EAWeb.war from the Web Client folder in the Enterprise Analyzer installation directory to C:\Program Files (x86)\Apache Software Foundation\Tomcat 9.0\webapps.
  5. Start the Apache Tomcat service from Windows Control Panel > Administrative Tools > Services.