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

2022-11-20 Thread Carsten Ziegeler (Jira)


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

Carsten Ziegeler commented on FELIX-6576:
-

[~rakeshk15] Thanks for reporting, I fixed the dependency

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


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

2022-11-18 Thread Rakesh Kumar (Jira)


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

Rakesh Kumar commented on FELIX-6576:
-

Hi [~cziegeler] 

While building the sslfilter I got compilation error, seems the dependency for 
*org.osgi.service.servlet* is missing.

Thanks,

Rakesh

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


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

2022-10-28 Thread Carsten Ziegeler (Jira)


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