You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2022/10/28 14:00:00 UTC

[jira] [Commented] (FELIX-6576) Update SSLFilter to Jakarta Servlet API

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

Carsten Ziegeler commented on FELIX-6576:
-----------------------------------------

First update in https://github.com/apache/felix-dev/commit/92df3c4d0f98de3d09575da5b4d1946fd91cc19a

- Moved away from using Activator to Declarative Services
- Use DS and metatype annotations
- Change to Jakarta Servlet API 5.0
- Change to OSGi Servlet Whiteboard
- Changed PID and some of the property names to avoid clashes with older versions of the sslfilter and fit the naming scheme for annotation based properties.


> Update SSLFilter to Jakarta Servlet API
> ---------------------------------------
>
>                 Key: FELIX-6576
>                 URL: https://issues.apache.org/jira/browse/FELIX-6576
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: http.sslfilter-2.0.0
>
>
> We should provide an updated version of the SSL Filter based on the OSGi Servlet Whiteboard implementation



--
This message was sent by Atlassian Jira
(v8.20.10#820010)