You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Jürgen Weber (Jira)" <ji...@apache.org> on 2022/03/16 11:39:00 UTC

[jira] [Commented] (JSPWIKI-1170) Support of Jakarta EE 9

    [ https://issues.apache.org/jira/browse/JSPWIKI-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507531#comment-17507531 ] 

Jürgen Weber commented on JSPWIKI-1170:
---------------------------------------

This would mean a second Jakarta EE 9 compatible source branch that would have to be kept in sync.

Maybe a big bang that forces all users to go to Tomcat 10 and friends would be better.

 

 

> Support of Jakarta EE 9
> -----------------------
>
>                 Key: JSPWIKI-1170
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-1170
>             Project: JSPWiki
>          Issue Type: Improvement
>            Reporter: Julien Gouesse
>            Priority: Major
>
> Jakarta EE 9 drops the javax namespace for the jakarta namespace. Currently, JspWiki uses the former namespace, Engine.getServletContext() returns an instance of javax.servlet.ServletContext instead of jakarta.servlet.ServletContext. Why not providing a separate Maven artefact with the WAR and the JARs compatible with Jakarta EE 9 and keeping the current WAR and JARs in the default artefact to please everyone (which is what Hibernate and Wildfly do as far as I know) ?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)