> On Jun 10, 2024, at 14:48, Paul Leo <paul....@stgconsulting.com> wrote:
> 
> I could be wrong, but I don't think you need jakarta for Tomcat 9.  You need 
> it for TomEE 9 and Tomcat 10.  But please someone verify.


Not sure about TomEE, but Tomcat 9 certainly expects javax.* classes, not 
jakarta.* ones; the use of jakarta.* classes began with Tomcat 10.

At this point, the OP might want to consider switching to Tomcat 10, since the 
conversion to jakarta.* has already been done.

  - Chuck


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to