You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Thomas Watson (JIRA)" <ji...@apache.org> on 2014/04/24 19:13:14 UTC

[jira] [Created] (FELIX-4494) Fragment identity capabilities are incorrectly wrapped

Thomas Watson created FELIX-4494:
------------------------------------

             Summary: Fragment identity capabilities are incorrectly wrapped
                 Key: FELIX-4494
                 URL: https://issues.apache.org/jira/browse/FELIX-4494
             Project: Felix
          Issue Type: Bug
            Reporter: Thomas Watson


The osgi.identity capability is not a payload capability for a fragment.  We must never wrap them as if they are payloads for the hosts they are attached to.

The Cadidates.processCandidates method is currently wrapping all capabilities from a fragment.  Also the Candidates code makes the incorrect assumption that a a fragment wiring only has required wires in the osgi.wiring.host namespace.  This is not true since osgi.ee namespace is also not a payload requirement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)