How to Upgrade The Tomcat Container for Confluence
Please note that these changes are not supported and this article is provided for informational purposes only. EAR/WAR support was depreciated in Confluence 5.7 . T he only supported application server is the version of Tomcat that is bundled with each release.
Due to security concerns or company policy, the Tomcat container housing Confluence needs to be upgraded. This guide explains how to upgrade Tomcat.
Resolution
Make a Backup of the <confluence install directory> before proceeding
- Shutdown Confluence
- Download a compatible version of Tomcat and unzip it
- Copy the contents of the bin folder to your
<install-directory>/bin
folder, replacing existing files - Copy the contents of the lib folder to your
<install-directory>/lib
folder, replacing existing files - Start Confluence