The following steps are required for installing and configuring the AE Internal Webservice on a Tomcat application server.
The AE Internal Webservice file is available in the directory IMAGE:WEBSERVICE
Compatibility Matrix:
Incompatible versions are excluded from this view.
Java | Tomcat 7 | Tomcat 8 |
---|---|---|
Java 7 | ||
Java 8 |
1. | Installing the Webservice |
---|
When copying jars (dependencies) in Tomcat libs, no other web applicationA web application is an application that is accessible over a network (Internet or intranet) and is typically coded in a programming language like Java or JavaScript, combined with a markup language like HTML. Web applications are provided on web servers and web browsers are used as GUI on client computers. using similar libraries should be deployed in the same Tomcat.
2. | Configuring the Webservice |
---|
Note that the configurationA set of constituent components that make up a system. This includes information on how the components are connected including the settings applied. file will be overwritten when you deploy the WAR file again. As a result you will have to redefine your configuration settings. Instead, you can also save a copy of your configuration file (INI file) before you start the deployment and copy it to the folder that includes the web application after the deployment has taken place.
See also: