Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to access Adeptia Connect UI, you need to install Apache Tomcat 9. Click here to download Apache Tomcat 9. Choose the Tomcat according to your operating system.

...

  1. Run the installer.
  2. Click Next to accept the License Agreement.
  3. Read the agreement carefully and click I Agree to accept the terms of the agreement.
  4. Select the Minimum components to install and click Next to configure Tomcat.



  5. Anchor
    Configuration
    Configuration
    On the Configuration wizard,

     Type

    type 80 in the HTTP/1.1 Connector Port.

    Info
    Ensure that no other application is running on port 80.
     


    Image Modified

  6. On the Java Virtual Machine wizard, make sure that the jre path displayed is same as the installed jre path.
  7. Click Next to begin the installation. The installer starts installing Apache Tomcat.
  8. Click Finish to exit the installer.
  9. Click Start > Settings > Control Panel > Administrative Tools > Services. The Services window appears, listing all the services installed on the computer.
  10. Right-click Apache Tomcat 9.0 Tomcat9 and click Properties.
  11. On the General tab, select Automatic from the Startup type.



  12. Click Apply.
  13. Click OK.

    Info
    For a clustered environment, install Apache Tomcat 9 on other nodes following the same steps.

...