[
https://issues.apache.org/jira/browse/FELIX-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288332#comment-17288332
]
Miroslav Šulc commented on FELIX-6389:
--------------------------------------
well, i suppose i can take r7 sources if i find them, rewrite the affected
packages, change the artifact name to something like osgi.cmpn-jakarta and
switch my libraries to use that package. i could probably do the same with
webconsole :) but this is just a hack and not a solution :) and yes, i have the
same feeling that getting this bug resolved will probably take quite long... :)
> 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)