Note: Please see chapter Apache Tomcat Maintenance for details how to start/stop the Tomcat service.
Note: For details on the Tomcat Java properties, see http://j-integra.intrinsyc.com/support/com/doc/properties.html.
This chapter contains several guidelines how to configure Apache Tomcat after a successful installation. These post installation configuration settings will be defined in the Apache Tomcat Properties. Therefore, open the Tomcat configuration tool either from the Start menu or from the notification icon in the taskbar. Consider the previous chapter if you do not find the Tomcat Properties.
The first two settings (memory and COM settings) are mandatory and have to be configured in any case, whereas the security settings are optional. Configure the latter only if there is a security guideline that your network component communication is restricted for certain authentication methods which have to be synchronized with Apache Tomcat.
Tomcat memory settings (mandatory)
•Initial memory pool (this specifies the memory which is allocated when Tomcat starts)
•Maximum memory pool (this specifies the maximum memory Tomcat is allowed to allocate)
Note: It is recommended to set the Initial memory pool to at least 256 MB and the Maximum memory pool to at least 4096 MB.
Note: Please increase the maximum memory pool depending on the number of WebOffice 10.5 SP2 applications, projects and access as well as on users' interactions (e.g. printout).

Apache Tomcat configuration - Java memory settings
After changing the Java options the Apache Tomcat must be restarted otherwise the changes will not take effect.