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. 

...

  1. Click Start > Settings > Control Panel > Administrative Tools > Services. The Services window appears, listing all the services installed on the computer.
  2. Check the status of Apache Tomcat. The Running status indicates Apache Tomcat has been installed and running successfully.



  3. Open the browser and hit the URL in the below format:

    <protocol_name>://<IP_address>:<port_number> 

    where,

    <protocol_name> is the name of the protocol you are using, for example, HTTP or HTTPS.

    <IP_Address> is the IP address of the computer where Apache Tomcat 9 is installed.

    <port_no> is the port number of the computer on which Apache Tomcat 9 is installed.

    For example, http://192.168.1.1:8080 

    Tomcat welcome screen appears, indicating a successful installation.



 

Info
iconfalse
titleNote

We don't recommend upgrading to Tomcat version. However, if required contact Adeptia Support as upgrading on your own can cause system failure.

 

Next Step

Deploying Adeptia Connect UI on Tomcat

See Also

Tomcat Troubleshooting Guide