[ https://issues.apache.org/jira/browse/VELOCITY-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307750#comment-17307750 ]
Martin Tzvetanov Grigorov commented on VELOCITY-942: ---------------------------------------------------- If you use Tomcat 10.0.4 then you can deploy your app to $CATALINA_HOME/webapps-{color:#222222}javaee{color}/ folder instead of webapps/. This way Tomcat will migrate the application automatically. Otherwise you can use [https://github.com/apache/tomcat-jakartaee-migration] if you want to migrate the application at build time. > VelocityViewServlet extending from jakarta.servlet instead of javax.servlet > --------------------------------------------------------------------------- > > Key: VELOCITY-942 > URL: https://issues.apache.org/jira/browse/VELOCITY-942 > Project: Velocity > Issue Type: New Feature > Components: Engine > Reporter: David Ruiz de Azua > Priority: Trivial > > To whom may concern, > Currently VelocityViewServlet extends from javax rather than jakarta. > Due the cutover from Java to Jakarta, *is there any plan to make Apache > Velocity compatible with Servlet 5.0?* > Not sure if there are any plans to make the transition to Jakarta namespace > and if there is any ETA for it. > [https://jakarta.ee/specifications/servlet/5.0/apidocs/jakarta/servlet/http/httpservlet] -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org For additional commands, e-mail: dev-h...@velocity.apache.org