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. Open the Terminal with root user.
  2. Execute the below command:
    echo $CATALINA_HOME.
    Tomcat installed path appears indicates the successful installation.


    Image RemovedImage Added

Starting Tomcat

  1. Open the Terminal with root user.

  2. Go to the Tomcat home directory.
  3. Go to the bin folder.
  4. Execute the below command:

    ./startup.sh

    Tomcat is started successfully.


    Image RemovedImage Added

Verifying Tomcat 

...

           Tomcat welcome screen appears, indicating the successful installation.

Image RemovedImage Added