[
https://issues.apache.org/jira/browse/FELIX-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496483#comment-17496483
]
Carsten Ziegeler commented on FELIX-6487:
-----------------------------------------
I think the "trend" is a bad choice for all users out there - it is an all or
nothing approach. This requires that each and every project provides two
solutions. For example, we would need to provide a javax.servlet based web
console and a jakarta.servlet based one. Duplicating the effort for everyone
out there.
The prototype I have uses the latest version, Jetty 11 as a base, but also
implements the http service and the http whiteboard service, both javax.servlet
based. Once there is an OSGi specification for the whiteboard based on
jakarta.servlet, it will implement this as well. And this gives the users the
freedom to use all existing implementations without any change while at the
same time opens up to use the latest development.
And moving forward I think that should be the single version we maintain in
Apache Felix.
> Update to Jetty 11
> ------------------
>
> Key: FELIX-6487
> URL: https://issues.apache.org/jira/browse/FELIX-6487
> Project: Felix
> Issue Type: Improvement
> Components: HTTP Service
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
>
> The major product lines of Jetty are 10 (javax servlet) and 11 (jakarta
> servlet). We should update to version 10 or 11
--
This message was sent by Atlassian Jira
(v8.20.1#820001)