Is anyone using Tomcat 10 or 11 with Lucee 6? What is the Java version? What are the steps to make it all work I have been running in circles getting it all setup
Iād love a clear answer to this - and related questions - as well. I tried here but never got a response:
I have tried different variations of Tomcat 10/11 and Lucee 6.1 with various versions of Java. Considering the fact that Java now uses Jakarta, Lucee was not ready to support Jakarta initially, so I used the migration tool. Still, no luck. Then I tried Lucee 6.2 RC, which includes the Jakarta folder. I updated the web.xml
file, but I still had no success.
I was hoping Lucee would provide more working examples to demonstrate their support for the upgrade.
I used the last 6.0 installer that was made and just updated to latest Java 11.0.25 and Tomcat 9.0.98. I am still 6.1.1.100
I was told the Lucee Docker already uses Tomcat 10. Just add jakarta to CFMLServlet for Tomcat 9 installs. (See Next Lucee 6 release thread here)
So I guess for Tomcar 10/11 is not ready to be upgraded? I am currently on Tomcat 9 and Java 15. With Tomcat 10/11 I would need to upgrade Java as well
Also I tried Release Candidate 6.2.0.166-RC and even that version is using Apache Tomcat 8.0 requires a Java Standard Edition Runtime
Environment (JRE) version 7 or later.