Skip to main content
Version: 17.0

Start ADOIT

Before you can start using ADOIT, the ADOIT application server and the Apache Tomcat web server have to be started.

Start Services

In order to start the ADOIT application server and the Apache Tomcat web server:

  • Open the Services management. Press Windows+R to open the Run box, enter services.msc, and then click OK.

  • Start the ADOIT application server (service name e.g. "ADOITServer17.0Service") and the Apache Tomcat web server (service name e.g. "Tomcat10").

Once both the application server and the web server are running, ADOIT can be used.

Use ADOIT

In order to open the ADOIT login page:

  • Open a web browser and navigate to "http://<SERVER_NAME>:<TOMCAT_PORT>/ADOIT17_0/".

<SERVER_NAME> is the name of the server machine, <TOMCAT_PORT> is the HTTP/1.1 Connector Port defined during setup at which Apache Tomcat (and therefore ADOIT) is accessible. The default value is “8000”.