Changes between Version 6 and Version 7 of SopUpdateBbmriApp


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

--

Legend:

Unmodified
Added
Removed
Modified
  • SopUpdateBbmriApp

    v6 v7  
    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  * 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
    3335 * cp   <filename>.war  /usr/share/tomcat6/webapps/biobanks.war
    3436 * You can check the tomcat & mysql service with: