[
https://issues.apache.org/jira/browse/FELIX-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-3103.
-----------------------------------
> CometdActivator should inherit from AbstractActivator
> -----------------------------------------------------
>
> Key: FELIX-3103
> URL: https://issues.apache.org/jira/browse/FELIX-3103
> Project: Felix
> Issue Type: Improvement
> Components: HTTP Service
> Affects Versions: http-2.2.0
> Reporter: Julian Sedding
> Priority: Minor
> Fix For: http-2.2.2
>
> Attachments: FELIX-3103.patch
>
>
> The CometdActivator should inherit from AbstractActivator instead of
> AbstractHttpActivator.
> AbstractHttpActivator initialises three objects, the DispatcherServlet,
> EventDispatcher and HttpServiceController, none of which are used in the
> cometd implementation. The only service used is the SystemLogger, which is
> provided by AbstractActivator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)