Navigation:  System Requirements > Server-side Requirements > Application Server Middleware (Servlet Engine) >

Apache Tomcat

Previous pageReturn to chapter overviewNext page

Important Note: Please see chapter Apache Tomcat Installation for details regarding the installation of Apache Tomcat Servlet Engine.

Important Note: Please see chapter Apache Tomcat Configuration for details regarding the further configuration of Apache Tomcat Servlet Engine  after the setup was completed.

Important Note: Please consider modifications between Tomcat 7 and Tomcat 8, check http://tomcat.apache.org/.

Especially the default character encoding has been changed with Tomcat 8 (see also http://wiki.apache.org/tomcat/FAQ/CharacterEncoding).

When using external calls to WebOffice 10.4 SP2 (WebOffice APIs, WebOffice map widget) with special characters please adapt the Tomcat settings for the encoding. To use the default encoding from Tomcat 7, configure the parameters URIEncoding="ISO-8859-1" useBodyEncodingForURI="true" as in the example below (C:\Tomcat\conf\server.xml) for both ports, 8080 and 8009 (apache connector):

req_apache_tomcat01

With this setting the character encoding ISO-8859-1 will be used for GET and POST requests. You can use any other encoding explicitely in the request.

 

Apache Tomcat is the recommended and certified Servlet Engine used for running WebOffice 10.4 SP2.

In case you want to use a different Servlet Engine, please contact your corresponding WebOffice support team.

WebOffice 10.4 SP2 is certified for Apache Tomcat 8.0.38. You can download the installation file from: