Skip to main content
Version: 12.0

Start the ADOIT Web Client

Before using the ADOIT web client, 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. "ADOITServer12.0Service") and the Apache Tomcat web server (service name e.g. "Tomcat9").

Once both the application server and the web server are running, the web client can be started.

Use Web Client

In order to open the web client login page:

  • Open a web browser and navigate to "http://localhost:8000/ADOIT12_0".

  • On other machines the web client can be accessed using the address "http://<SERVER_NAME>:<TOMCAT_PORT>/ADOIT12_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 the web client) is accessible. The default value is “8000”.