Changes between Version 8 and Version 9 of SopUpdateBbmriApp


Ignore:
Timestamp:
2013-04-25T11:11:00+02:00 (12 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SopUpdateBbmriApp

    v8 v9  
    2929   * The war file is in /usr/share/tomcat6/webapps/biobanks.war
    3030   * 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
    3232 * Wait a few seconds; Tomcat will notice the *.war is gone and then it will remove the unzipped folder.
    3333 * 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
    3534 * cp   <filename>.war  /usr/share/tomcat6/webapps/biobanks.war
    3635 * You can check the tomcat & mysql service with: