By default, Collage uses Tomcat as its HTTP server and web application server. The Collage installation will prompt for the HTTP port to use. This document explains how to modify the HTTP port after the installation is completed.
As of VM 8.4.0.0, the Tomcat application engine running the Serena VM Web Application Server comes preconfigured with an SSL certificate on port 8443. While this port can be used for HTTPS access, the web browsers running the VM I-Net Web Clients will complain about the certificate because it was created for a different URL ("https://localhost") and is self-signed.
On the Tomcat server, you need to modify the following file: $DM_ROOT\Serena\Dimensions 10.1\Common Tools\ tomcat \5.5\webapps\jetspeed\WEB-INF\conf\dimensions.properties
General Information Any or all of these installs can be modified to resolve these port conflicts. After the changes are made, stop and start the appropriate service(s) to finalize the changes .
The follwoing web.xml files must be modified for all web based interfaces. %DM_ROOT%\Common Tools\ tomcat \5.5\webapps\adminconsole\WEB-INF\web.xml %DM_ROOT%\Common Tools\tomcat\5.5\webapps\\dimensions\WEB-INF\web.xml