Upgrade guide

    For upgrading Compound Registration, please shut down the Java web container e.g. Tomcat and deploy the downloaded WAR-file. It must contain a newer version of Compound Registration than the one previously installed. Please follow the manual of your Java web container application on how to deploy an application. Before restarting the web container, run the database migration script using the command line tool:

    
    ./RegistryCxn install -migrateSchema

    When upgrading from a version before 17.06.12-1738 you need to set up the REGISTRYCXN_HOME environment variable as the home directory (more details here).

    Within the $REGISTRYCXN_HOME/config/ registry.properties file set:

    
    ApplicationStatus=installed