Tomcat configuration
During the system update process, it may be necessary to configure Apache Tomcat. To do that, check whether your Tomcat is set up by following the steps below:
- Run the "Tomcat monitor" application (
TOMCAT_HOME\bin\tomcat7w.exe
). - The Tomcat configuration screen will be displayed; access the Java tab and
add the following parameters at the end of the Java Options field, if they do
not exist:
-Duser.language=en
-Duser.country=US
.
If necessary, check the "SoftExpert Suite - Installation Guide (Windows)" document for other Apache Tomcat configurations, in the "Prerequired activities -> Windows configuration -> Apache Tomcat Installation" section.
Due to an export rule in the USA, the Java JDK default installation has a
restriction regarding encryption capacity. For this reason, the JCE 7 (Java
Cryptography Extension) package must be installed on the server where the system
is installed. The package is available in the
tools\thirdparties\oracle\java\UnlimitedJCEPolicyJDK7.zip
folder of the
product installation directory. To perform the installation, simply follow the
steps described in the README.txt
file available in the package.