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

Konrad Windszus edited comment on SLING-7624 at 5/29/18 6:46 AM:
-----------------------------------------------------------------

{quote}
My rationale goes a bit differently: @SlingServletPaths and 
@SlingServletResourceTypes are mutually exclusive
{quote}
No, they are not. It is totally fine to register a servlet for both a path and 
a resource type (compare with 
http://sling.apache.org/documentation/the-sling-engine/servlets.html#servlet-registration).


was (Author: kwin):
{quote}
My rationale goes a bit differently: @SlingServletPaths and 
@SlingServletResourceTypes are mutually exclusive
{quote}
Not they are not. It is totally fine to register a servlet for both a path and 
a resource type (compare with 
http://sling.apache.org/documentation/the-sling-engine/servlets.html#servlet-registration).

> Add OSGi7 component property annotations for Servlet and Filter
> ---------------------------------------------------------------
>
>                 Key: SLING-7624
>                 URL: https://issues.apache.org/jira/browse/SLING-7624
>             Project: Sling
>          Issue Type: New Feature
>          Components: Servlets
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>
> Previously there were annotations hosted at Felix for Sling Servlets/Filters 
> as custom Felix SCR annotations 
> (https://github.com/apache/felix/tree/trunk/tools/org.apache.felix.scr.annotations/src/main/java/org/apache/felix/scr/annotations/sling).
>  With OSGi R7 and DS 1.4 component property annotations are specified. Sling 
> should provide those annotations in a dedicated new artifact. Compare also 
> with FELIX-5396.
> Those are supported in the upcoming bnd 4.0 
> (https://github.com/bndtools/bnd/issues/2163).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to