You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Yozons eSignForms - Web-based e-contracting and document workflow
Version 26.3.14 - 14 March 2026
Upgraded to Tomcat 10.1.52. This version required major code breaking changes from Tomcat 9.0 that supported javax.servlet.* code and now every such package is renamed to jakarta.servlet.*. This means your web.xml file also has been updated to the new servlet 6.0 specs, and you must run on Java 11 or later, though Yozons generally runs on OpenJDK 17 or 22 on its web servers.
Fixed issue sending an email template when the HTML version is too big, most typically when it uses an embedded image/logo and the image file is very big. The HTML part won't be used, but the TEXT email will still be sent.
Upgraded to Log4J 2.25.3.
Upgraded to Commons Logging 1.3.6.
Upgraded to libphonenumber 9.0.26.
Where used, added <Valve className="org.apache.catalina.valves.rewrite.RewriteValve" /> to Tomcat conf/server.xml with conf/Catalina/localhost/rewrite.config instead of any prior use of UrlRewriteFilter JAR and XML configuration.
OPERATIONS VERSION UPGRADE NOTICE:
Database updates required (pre.sql/update.sql/post.sql): NO