This page was last edited on November 16, 2017, at 23:05.
Comments or questions about this documentation? Contact us for support!
<tabber>
Installation Prerequisites=
Installers support installation of Red Hat Linux 64-bit platforms only when RHEL standard compatibility packs for 32-bit platforms have been installed. These packages have generic names like:
You might also need to ensure that the JAVA_HOME variable points to the correct JDK.
This DVD contains the following components:
It is necessary to configure your application server to successfully run iWD and the Genesys Rules System. Apache Tomcat and IBM WebSphere are supported.
|-| Installing on Tomcat=
Add the following Java options to the Tomcat service configuration:
-XX:MaxPermSize=128m
-Dcom.genesyslab.platform.commons.connection.factory.class=com.genesyslab.platform.commons.connection.impl.netty.NettyConnectionFactory
For iWD Manager, configure the initial and maximum memory pools to 256 and 1024 megabytes.
Add the following to the setenv.bat file:
Edit the setenv.sh file and add the following:
By default, setenv.sh and setenv.bat files are not present after the installation of Tomcat, so you need to create them manually under the Tomcat_installation/bin directory and correctly configure the access rights on UNIX machines properly for these files.
|-| Installing on WebSphere=