Please or Register to create posts and topics.

Tomcat 10, and Java

Is there much thought on these issues?

That is, updating so that it is sold with Tomcat 10, and Java (say OpenJDK 17)?

kilian.folger has reacted to this post.
kilian.folger

Hi zkiwi34,

there is indeed much thought on the javax to jakarta namespace migration and it's one of our highest priority tasks for continuing the Jasper Server in the long run.

It is a challenging task, however. In addition to the Jakarta EE packages, many other dependencies including Spring and Hibernate will have to be upgraded and Spring 6 requires Java 17. Each of these upgrades brings breaking changes, all at the same time.

There are also one or two other changes we need to make first, so it will be a few months before we start the migration.

We are definitely on it, but I can't say when we will release an updated version. We will announce new developments on the matter, though.

zkiwi34 has reacted to this post.
zkiwi34

Thanks.

Hearing that you guys are working on this, is massively encouraging.

🙂

kilian.folger has reacted to this post.
kilian.folger