You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/10/29 14:41:59 UTC

[jira] Created: (FELIX-1824) Cirular References are not currently explicitly checked and detected

Cirular References are not currently explicitly checked and detected
--------------------------------------------------------------------

                 Key: FELIX-1824
                 URL: https://issues.apache.org/jira/browse/FELIX-1824
             Project: Felix
          Issue Type: Bug
          Components: Declarative Services (SCR), Specification compliance
    Affects Versions: scr-1.0.8, scr-1.2.0
            Reporter: Felix Meschberger


According to the Declarative Services Specification Section 112.3.5, Circular References, circular service references must be detected and logged:

     Circular references must be detected by SCR when it attempts to satisfy
     component configurations and SCR must fail to satisfy the references
     involved in the cycle and log an error message with the Log Service, if
     present.

This is not currently implemented like this, particularly there is not logging of such situations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.