Accéder au contenu principal
Version : 16.0

Start ADONIS

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

Start Services

In order to start the ADONIS 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 ADONIS application server (service name e.g. "ADONISServer16.0Service") and the Apache Tomcat web server (service name e.g. "Tomcat10").

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

Use ADONIS

In order to open the ADONIS login page:

  • Open a web browser and navigate to "http://<SERVER_NAME>:<TOMCAT_PORT>/ADONIS16_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 ADONIS) is accessible. The default value is “8000”.