The Backup directory
We recommend using the backup that is made during the maintenance install. You are prompted on whether to backup when installing a maintenance build.
The backup directory contains the two Web Viewer .war files. Backups are by default stored in
....../CA_OM_Web_Viewer/backups (.....\CA_OM_Web_Viewer\backups )
Before backing out Cumulative Maintenance
- IMPORTANT: If you are using internal Derby, you need to backup:
..../CA_OM_Web_Viewer/apache-tomcat-9.0.31/webapps/CAOMWebViewer12/database/AdminDB
or
....\CA_OM_Web_Viewer\apache-tomcat-9.0.31\webapps\CAOMWebViewer12\database\AdminDB
as well.
- If you have a custom security exit, back that up also.
Instructions for Back out
- Stop the Tomcat Service
- In your <Tomcat Path>/webapps directory
- – delete the /CAOMWebViewer12 and /castylesr5.1.3 folders from the /webapps directory
- – copy the 2 war files CAOMWebViewer12.war and castylesr5.1.3.war files from the backup folder of choice into the /webapps directory
- Restart the Tomcat Service
- – This will deploy the war files and create the new CAOMWebViewer12 and castylesr5.1.3 directories
Restore database and exit
- Restore the Derby database (if used)
- Restore the custom security exit (if used)