Installing Reflection
The Reflection Administrator metering server must run as a servlet within a servlet runner. If you choose to use a servlet runner other than the one supplied with Reflection (Tomcat), refer to the documentation supplied with your servlet runner for information on where to install web applications and what settings to configure.
If you want to use a servlet runner other than the one automatically installed with Reflection (Tomcat), if you are installing on a platform for which an automated installer is not provided, or if you cannot run the automated installer for any reason, use rwebmeter.zip or rwebmeter.war to install the metering server (located on the CD-ROM for your platform in the \install\nonautomated\ directory).
If you have installed tomcat.zip, follow these directions:
usr/local/ReflectionServer/jakarta-tomcat-[version number]/webapps/rwebmeter/
c:\Program Files\ReflectionServer\jakarta-tomcat-[version number]\webapps\rwebmeter\
rwebdata_location_placeholder
with /usr/local/ReflectionServer/ReflectionData
. The resulting lines look like this: <context-param>
<param-name>ReflectionData</param-name>
<param-value>/usr/local/ReflectionServer/ReflectionData</param-value>
</context-param>
After you have installed the metering server and completed the initial configuration, create metered sessions. See Setting Up the Metering Component.
Installation Guide Home
Prepare
Install
Upgrade
Start WebStation
Configure
Remove