- Copy the Calculator.war file from the %WORKING_DIR%\calculator\target\ directory to the %TOMCAT_DIR%\webapps directory.
- Copy the downloaded Parasoft cam.war file from the %WORKING_DIR% directory to the %TOMCAT_DIR%\webapps directory.
- Open a command window and run C:\Working\CAM\envSetup.bat.
- Change to the %TOMCAT_DIR%\bin directory and run the
catalina start
command to start the Tomcat server. - Open the following URL in a web browser:
http://localhost:7080/cam
The Coverage Agent Manager should be running. - Open the following URL in a web browser:
http://localhost:7080/Calculator
The Calculator application should be running. - Interact with the application as a sanity check using the Back button of your web browser to return the application after performing a few test calculations.
Overview
Content Tools