Dependency changes
The Security Toolkit 9.0 for Java changes the following dependencies.
Java mail
The primary package for all implemented APIs has changed from javax.mail.* to jakarta.mail.*
You can download Jakarta Mail™ library from https://projects.eclipse.org/projects/ee4j.mail
You can download Jakarta Activation™ from https://projects.eclipse.org/projects/ee4j.jaf
These libraries are required for the internal S/MIME version 2 and S/MIME version 3 messages encryption and signing.
Please contact Entrust Customer Support if you require the deprecated JavaMail modules.
Java servlet
The primary package for all implemented APIs has changed from javax.servlet.* to jakarta.servlet.*.
You can download the Jakarta Servlet™ library from https://projects.eclipse.org/projects/ee4j.servlet
The library is required for the internal HTTP Service. Please get in touch with Entrust Customer Support if you require the deprecated Java Servlet module.