[ 
http://jira.amdatu.org/jira/browse/AMDATU-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594#comment-12594
 ] 

Jan Willem Janssen commented on AMDATU-471:
-------------------------------------------

I've investigated the current sub projects and didn't find any trace where the 
DispatcherService interface is used to control the lifecycle of services. 

The only place where it was used to control the lifecycle of services, was in 
tests, but they run fine without this construct. The HttpService spec is quite 
clear on the lifecycle of Servlets (OSGi compendium 102.2):
{quote}
Servlet objects are initialized by the Http Service when they are registered 
and bound to that specific Http Service. The initialization is done by calling 
the Servlet object’s Servlet.init(ServletConfig) method. The ServletConfig 
parameter provides access to the initialization parameters specified when the 
Servlet object was registered.
{quote}

                
> Remove DispatcherService marker interface
> -----------------------------------------
>
>                 Key: AMDATU-471
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-471
>             Project: Amdatu
>          Issue Type: Task
>          Components: Amdatu Web
>            Reporter: Bram de Kruijff
>            Assignee: Jan Willem Janssen
>             Fix For: Sprint 4
>
>
> Remove DispatcherService marker interface
> * Do we need it (servlet/filter lifecycle)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to