Changes between Version 8 and Version 9 of SopUpdateBbmriApp
- Timestamp:
- 2013-04-25T11:11:00+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SopUpdateBbmriApp
v8 v9 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 * Delete the old *.war (Do NOT stop tomcat; leave it running) 31 * Delete the old *.war (Do NOT stop tomcat; leave it running): rm /usr/share/tomcat6/webapps/biobanks.war 32 32 * Wait a few seconds; Tomcat will notice the *.war is gone and then it will remove the unzipped folder. 33 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.war35 34 * cp <filename>.war /usr/share/tomcat6/webapps/biobanks.war 36 35 * You can check the tomcat & mysql service with: