Repository service not registered when using Equinox Declarative Services
-------------------------------------------------------------------------

                 Key: SLING-408
                 URL: https://issues.apache.org/jira/browse/SLING-408
             Project: Sling
          Issue Type: Bug
          Components: Repository
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger


While trying to run the jcr/jackrabbit-server bundle inside Equinox with the 
Equinox Declarative Services and Configuration Admin implementations, I 
discovered, that the handling of ComponentFactories is different in the Equinox 
DS and Apache Felix DS:

   * Equinox DS seems to expect factory components to be set as 
immediate="false", while Felix DS expects immediate="true"
   * Equinox DS does not seem to start the services properly

I am not sure, whether this is actually related to wrong implementation in 
Felix DS or a bug in Equinox DS. This will have to be investigated.

-- 
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