[
https://issues.apache.org/jira/browse/FELIX-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated FELIX-337:
------------------------------------
Fix Version/s: (was: felix-1.0.0)
scr-1.0.0
> 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: felix-0.8.0, felix-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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.