(→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
- Stop Web Services and Applications on the node.
- Backup your old installation and configuration files. You might need the files if you need to rollback your upgrade at a later date.
- Install Java 8 on the node according to Migrating from Java 7 to Java 8.
- Deploy the new version of Web Services and Applications.
- Migrate from standalone to embedded Jetty.
- Adjust the updateOnStartup option in the application.yaml. See Web Services and Applications deployment update.
- Start Web Services according to Starting and testing.
End
Comments or questions about this documentation? Contact us for support!