Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1. email asst@mit.edu about the scheduled down time ahead of time so they will not be alarmed when the nagios service fails on Thalia.  

2. check out the release branch
2 3. src/main/webapp/WEB-INF, remove web.xml and rename web.xml.production to web.xml
3 4. goto src/main/webapp/WEB-INF/classes/alfresco/ and edit the repository.location value in the file
webseriveclient.properties. The production repository.location value should be:
http://mv.ezproxy.com.ezproxy.canberra.edu.au/alfresco/apiImage Removed
4 5. goto the directory where the pom.xml resides (the top level branch directory) and type "mvn clean package" to generate the ROOT.war file
5 6. deploy the war onto isda-thalia5 and isda-thalia8 under ROOT (undeploy the ROOT first, and then deploy the new war).