Mandatory Manual Upgrade Steps for Version 7.4

These actions need to be executed after upgrading to Stages 7.4 from previous Stages 7 versions:

The new Unified Configuration version 2.4 already contains those updates.

To update your Stages configuration to Unified Configuration V2.4, or to enhance your customized metamodel to use these new features, please contact your Stages Product Consultant or sales@methodpark.com.

Adapt the server.xml

The Context definition in “conf/server.xml” has to be adjusted. The following Context tag in server.xml

<Context path="/stages" ...>
  [...]
</Context>

has to be extended to contain the following new parameter tag:

<Context path="/stages" ...>
  [...]
  <Parameter name="javamelody.quartz-default-listener-disabled" value="true" override="false"/>
</Context>

To be safe in case of any crashes/problems during the update, back up your database (dump) and finally run the Stages update script: