Versions Compared

Key

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

...

2. check out the release branch
3. src/main/webapp/WEB-INF, remove web.xml and rename web.xml.production to web.xml
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/api
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
6. deploy the war onto isda-thalia5 and isda-thalia8 under ROOT (undeploy the ROOT first, and then deploy the new war). 

 For details about server config issues, see thalia specific server setup.