You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Rakesh Kumar (Jira)" <ji...@apache.org> on 2022/02/23 06:30:00 UTC

[jira] [Comment Edited] (FELIX-6487) Update to Jetty 11

    [ https://issues.apache.org/jira/browse/FELIX-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496493#comment-17496493 ] 

Rakesh Kumar edited comment on FELIX-6487 at 2/23/22, 6:29 AM:
---------------------------------------------------------------

thanks for your thoughts here, i just looked into the prototype code and have few questions.
 # since javax.servet is also used and if I am on jakarta.servlet, there has to be servlet v4 api bundle to be installed or the v4 packages to be exported from framework (in case when we embed the Felix) and the v4 jar on classpath? I could see the jakartawrappers and javaxwrappers where you are implementing servlet 4 and 5 specs and delegating to the servlet container which provides the respective implementation.
 # Once this bundle is deployed the WebConsole and its plugins should work as it is? I think yes.
 # Any plans for releasing this prototype in mainstream code anytime soon?


was (Author: rakeshk15):
thanks for your thoughts here, i just looked into the prototype code and have few questions.
 # since javax.servet is also used and if I am on jakarta.servlet, there has to be servlet v4 api bundle to be installed or the v4 packages to be exported from framework (in case when we embed the Felix) and the v4 jar on classpath? I could see the jakartawrappers and javaxwrappers where you are implementing servlet 4 and 5 specs and delegating to the servlet container which provides the respective implementation.
 # Once this bundle is deployed the WenConsole and its plugins should work as it is? I think yes.
 # Any plans for releasing this prototype in mainstream code anytime soon?

> 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)