Hi

For completeness, I would think that the Whiteboard Servlet support of
our (new) Http Service implementation should also support lazy access to
the servlet services to really make use of the delayed Servlet components.

IIRC the Whiteboard Servlet support uses a ServiceTracker with eager
Service access instead of delayed service access.

Regards
Felix

On 27.04.2010 10:29, Carsten Ziegeler (JIRA) wrote:
> Servlets should not be immediate
> --------------------------------
> 
>                  Key: FELIX-2305
>                  URL: https://issues.apache.org/jira/browse/FELIX-2305
>              Project: Felix
>           Issue Type: Bug
>           Components: Maven SCR Plugin, SCR Annotations
>     Affects Versions: scr annotations 1.2.0, maven-scr-plugin-1.4.2
>             Reporter: Carsten Ziegeler
>             Assignee: Carsten Ziegeler
>              Fix For:  maven-scr-plugin-1.4.4, scr annotations 1.2.0
> 
> 
> Currently if the sling servlet annotation is used, this component is marked 
> as immediate by default - this is not necessary and increases startup time. 
> therefore it should not be set at all
> 

Reply via email to