Installing as a Web Application
Orienteer can be installed on all famous compatible web application servers:
- WildFly/Jboss,
- Weblogic,
- IBM WebSphere,
- Apache Tomcat,
- Jetty,
- and others.
Download the latest installation file orienteer.war (follow this link, select latest version).
To install Orienteer without using the administration console:
- Copy the installation file to the application deployment folder.
- Create the Orienteer configuration file orienteer.properties.
- Copy the configuration file to the directory containing the installation file or to any directory above.
- Run the application server.
To install Orienteer with the administration console of your application server:
- Deploy the installation file on your application server over the administration console.
- Configure Orienteer in one of the following ways:
- Create the Orienteer configuration file orienteer.properties and copy it to working directory or one of its parent directories.
- If you don't want to create a configuration file, you can set network parameters of Orienteer in management console, and other parameters in system environment variables.
- Run the application server.