[Framework] Service registry should throw a ServiceException for factories 
resulting in a cycle
-----------------------------------------------------------------------------------------------

                 Key: FELIX-2693
                 URL: https://issues.apache.org/jira/browse/FELIX-2693
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: framework-3.0.6
            Reporter: Richard S. Hall
            Priority: Minor
             Fix For: framework-3.2.0


When the service registry detects a cycle in a service factory, it throws an 
IllegalStateException which is ultimately thrown to the caller. I think this 
should throw a ServiceException which will be caught and logged by the 
framework with null being returned to the caller.

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

Reply via email to