Upgrading the OpenHIM

1. Send out a mail to rhea-workgroup@googlegroups.com to let everyone know that the HIm is going down for upgrade

2. Log into the NDC server and run the HIM-backupv2.sh to backup the database

3. Rename the produces backup file to append a memorable description so thaht you know which backup to revert to if nessecary

4. Stop the mule server by running '/etc/init.d/mule stop'

5. If, you are upgrading the version of mule server thet is use, modify the sym link in /etc/init.d/ to point to the version of mule server you want to use.

6. Run any update_database_*.sql script that the new version needs.

7. Copy all the needed config files to the /conf folder of the mule standalone folder

8. Start the mule server using /etc/init.d/mule start

9. tail the mule.log file to see if everything starts up ok

10. Manually test via the SOAPui integration test and by using a test PoC instance.