[
https://issues.apache.org/jira/browse/FELIX-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-337.
----------------------------------
> Immediate components are registered as delayed
> ----------------------------------------------
>
> Key: FELIX-337
> URL: https://issues.apache.org/jira/browse/FELIX-337
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR)
> Affects Versions: framework-0.8.0, framework-1.0.0
> Reporter: Jeremy Volkman
> Assignee: Felix Meschberger
> Priority: Critical
> Fix For: scr-1.0.0
>
>
> DS doesn't properly detect implicit immediate components (components with no
> "immediate" attribute and no service registrations).
> From the spec, section 112.2.2:
> "A component is an immediate component if it is not a factory
> component and either does not specify a service or specifies a service
> and the immediate attribute of the component element set to true."
> Currently, a component defaults to 'immediate="false"', and the only way to
> change this value is to explicitly define it in the component description.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)