[ https://issues.apache.org/jira/browse/FOP-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864036#comment-17864036 ]
Simon Steiner commented on FOP-3188: ------------------------------------ tomcat 10 has a option to rewrite javax namespace to jarkarta at runtime adding the single line " <Loader jakartaConverter="TOMCAT" />" after the <Context> in the main conf/context.xml file > Support jakarta EE API > ----------------------- > > Key: FOP-3188 > URL: https://issues.apache.org/jira/browse/FOP-3188 > Project: FOP > Issue Type: Improvement > Reporter: Packiaraj Sakkanan > Priority: Major > Labels: EE, Jakarta > > Fop core does not support Jakarta EE APIs. > Here is the code reference : > [https://github.com/apache/xmlgraphics-fop/blob/main/fop-core/src/main/java/org/apache/fop/servlet/FopServlet.java#L29-L32] > I am not seeing any issues open to support JakartaEE. -- This message was sent by Atlassian Jira (v8.20.10#820010)