This article applies to Typefi Server for Workgroup (Typefi Workgroup) on a Windows operating system.
These procedures will help you manually update Apache Tomcat 10 to the latest stable and secure release.
Download Tomcat
- Open your browser, and visit https://tomcat.apache.org/.
- Under Download, in the left-side navigation menu, click Tomcat 10.*
- The latest stable release is listed first, for example, Tomcat 10.1.20 (as of 19 April 2024).
- We recommend downloading the 64-bit Windows zip.
*Typefi Server v8.14 and later bundles the Apache Tomcat 10.1 service.
Update Typefi’s bundled Tomcat service
Before replacing files, you’ll need to ensure Typefi Workgroup Server is not running.
- Open Start → Windows Administrative Tools → Services
- Select Typefi Workgroup Server, and then click stop.
Next, overwrite the contents of C:\Program Files\Typefi\Server\lib
with the extracted files from Tomcat:
- Locate the compressed (zipped) archive downloaded earlier, for example:
apache-tomcat-10.1.20-windows-x64
, then right-click Extract all to unzip the archive. - Go to Tomcat’s \lib folder, for example:
C:\Program Files\apache-tomcat-10.1.20-windows-x64\apache-tomcat-10.1.20\lib
, then select all (ctrl + A). - In the File Explorer ribbon, click Copy to → Choose location →
C:\Program Files\Typefi\Server\lib
→ Copy. In the pop-up menu, choose to Replace the files in the destination. - If it exists, delete the file: ecj-4.13.jar from the
\Typefi\Server\lib
folder because later versions of Tomcat no longer use this file.
Finally, overwrite three .jar files C:\Program Files\Typefi\Server\bin
with updated files from Tomcat:
- Go to Tomcat’s \bin folder, for example:
\apache-tomcat-10.1.20-windows-x64\apache-tomcat-10.1.20\bin
, then select and copy the following .jar files: bootstrap.jar, commons-daemon.jar, and tomcat-juli.jar - In the File Explorer ribbon, click Copy to → Choose location →
C:\Program Files\Typefi\Server\bin
→ Copy. In the pop-up menu, choose to Replace the files in the destination.
Tomcat 10.1 is bundled with Typefi Server 8.14 and later, so if you wish to maintain the latest stable release of Tomcat 10.1, you will need to repeat this manual update after installing a new release of Typefi Server.
Restart Typefi Server
- Open Start → Windows Administrative Tools → Services.
- Select Typefi Workgroup Server, and then click Start the service.
- Verify that Typefi Server is ready by visiting http://localhost:8080/ or the URL for your server with your web browser.
Please don't hesitate to contact us if you have any questions about updating Tomcat for Typefi Server. We’re here to help.
Comments
0 comments
Please sign in to leave a comment.