Setting Properties of the AwareIM Web Application
The following table lists and explains the property settings of the webapp.props file that are used to initialize AwareIM web application. These properties are mostly relevant if the AwareIM Server and web server are running on the separate computers (see AwareIM Installation Guide).
Property | Comments |
---|---|
ServerName | DNS name of the computer hosting the AwareIM Server |
ServerPort | Port number used by the AwareIM Server (see also SystemPort setting in the BASServer.props file). |
SessionTimeout | The value in milliseconds that determines the timeout of the idle session of the web server (such as Tomcat). If no requests are made on behalf of the session to the web server within the specified time interval web server logs out the session |