[
https://issues.apache.org/jira/browse/FELIX-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288448#comment-17288448
]
Carsten Ziegeler commented on FELIX-6389:
-----------------------------------------
Thanks [~rakeshk15] - ok, that means an all or nothing approach based on which
Tomcat or Jetty version you choose.
There is no OSGi specification out there which supports the jakara.* namespace;
and that will probably take some more time.
Maybe https://projects.eclipse.org/projects/technology.transformer can help in
the meantime
> add support for servlet 5.0 (tomcat 10)
> ---------------------------------------
>
> Key: FELIX-6389
> URL: https://issues.apache.org/jira/browse/FELIX-6389
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Reporter: Miroslav Šulc
> Priority: Major
>
> because tomcat 10 had to switch the packages from javax.* to jakarta.\*, imo
> webconsole cannot be used on tomcat 10. it uses
> org.osgi.service.http.HttpService from osgi.cmpn 6.0.0 which does not support
> jakarta.\* servlet classes. i was not even able to find osgi.cmpn that would
> have org.osgi.service.http.HttpService with support for jakarta.* servlet
> classes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)