Jump to: navigation, search
(Upgrading from 8.5.200.09 to 8.5.201.61)
Line 8: Line 8:
 
# [[Documentation:HTCC:Dep:DeployWebApp|Deploy the new version of Web Services and Applications]].
 
# [[Documentation:HTCC:Dep:DeployWebApp|Deploy the new version of Web Services and Applications]].
 
# [[MigEmbeddedJetty|Migrate from standalone to embedded Jetty]].
 
# [[MigEmbeddedJetty|Migrate from standalone to embedded Jetty]].
 +
# Adjust the '''updateOnStartup''' option in the '''application.yaml'''. See  [[MigConfigNewOptions#DeployUpdate|Web Services and Applications deployment update]].
 
# Start Web Services according to [[Documentation:HTCC:Dep:StartHTCC|Starting and testing]].
 
# Start Web Services according to [[Documentation:HTCC:Dep:StartHTCC|Starting and testing]].
  

Revision as of 14:24, January 24, 2017

Upgrading from 8.5.200.09 to 8.5.201.61

Start

  1. Stop Web Services and Applications on the node.
  2. Backup your old installation and configuration files. You might need the files if you need to rollback your upgrade at a later date.
  3. Install Java 8 on the node according to Migrating from Java 7 to Java 8.
  4. Deploy the new version of Web Services and Applications.
  5. Migrate from standalone to embedded Jetty.
  6. Adjust the updateOnStartup option in the application.yaml. See Web Services and Applications deployment update.
  7. Start Web Services according to Starting and testing.

End

Comments or questions about this documentation? Contact us for support!