Points of attention
When you use the Enterprise Server Installer, note the following:
- The installer uses only
Tomcat 8.0.21 as web server or JBoss Application Server 6.3.0.
If you select Tomcat, the installer installs and configures a Tomcat web server for you.
If you select JBoss, you must complete these steps:
- Navigate to http://jbossas.jboss.org/downloads.html.
- Download and install JBoss 6.3.0 (eap).
- In the
bin folder, run
add-user to be able to logon to the JBoss
console.
The Enterprise Server Installer configures JBoss for the selected features.
- The installer can be installed only on a UNIX/Linux or Windows OS.
- Using the installer,
usually only one
Web UI
version can be active on the web server. When installing in the same directory
as before, an update is done. When installing in a new destination directory,
you must use different ports for the second Tomcat or JBoss. In case of running
as Windows Service, you must also change the service name and description for
tomcat. These are used in the batch files InstallTomcatService, StartService,
StopService, and UninstallService. Then start
LN UI
or
Connector for Web Services
with the new HTTP port, for example:
http://localhost:8313/c4ws
.If you do a fresh install of LN UI in a folder that still contains configuration files of a previous Web UI/LN UI installation, note the following:
- The installation process renames the existing WebtopProperties.xml file in the <installation folder>\Webtop\config folder to WebtopProperties.xml<date/time>.
- To use the settings in the old WebtopProperties.xml<date/time> file, copy it to WebtopProperties.xml.
You can also copy this file from the backup directory.