Apache Tomcat: Redeploying Pega Platform
-
Make sure that
prweb.war
file for your application server is not running. Remove each of the current versions of the applications.
In the Tomcat Web Application Manager page, find the row for each application and select Undeploy.
In the WEBAPPS directory, delete any remaining folders or WAR files.
-
Copy the
prweb.war
file from thePega-image\archives\
directory to theTomcat_home\webapps\
directory. Restart the application server.
-
Shut down the server and delete the
prweb.war
file from theTomcat_home\webapps\
directory to prevent Tomcat from redeploying the application each time the server restarts. Verify that any third-party or custom JAR files that you installed with the applications are still in-place on the application server. Restore any JAR files that were deleted when the Pega Platform redeployed.