Changes between Version 6 and Version 7 of SopUpdateBbmriApp
- Timestamp:
- 2013-04-25T11:10:04+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SopUpdateBbmriApp
v6 v7 29 29 * The war file is in /usr/share/tomcat6/webapps/biobanks.war 30 30 * cp /usr/share/tomcat6/webapps/biobanks.war ~/warFiles/<date_bbmri.war> 31 * Shutdown tomcat, delete old war file, and delete the old folder. (You will need special permissions to do this) 32 * rm /usr/share/tomcat6/webapps/biobanks.war 31 * Delete the old *.war (Do NOT stop tomcat; leave it running) 32 * * Wait a few seconds; Tomcat will notice the *.war is gone and then it will remove the unzipped folder. 33 * Copy the the new *.war to the webapps dir; Tomcat will detect the new *.war and unzip it. 34 * rm /usr/share/tomcat6/webapps/biobanks.war 33 35 * cp <filename>.war /usr/share/tomcat6/webapps/biobanks.war 34 36 * You can check the tomcat & mysql service with: