Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-337

Immediate components are registered as delayed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • framework-0.8.0, framework-1.0.0
    • scr-1.0.0
    • None

    Description

      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.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            jvolkman Jeremy Volkman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: