David Bosschaert created ARIES-1214:
---------------------------------------

             Summary: NPE in subsystem-core
                 Key: ARIES-1214
                 URL: https://issues.apache.org/jira/browse/ARIES-1214
             Project: Aries
          Issue Type: Bug
          Components: Subsystem
    Affects Versions: 1.0
            Reporter: David Bosschaert
            Assignee: David Bosschaert
             Fix For: subsystem-1.0.1


When using Subsystems with OBR (via the OSGi Repository API) I'm running into a 
NPE in org/apache/aries/subsystem/core/internal/BundleRevisionResource.java

The problem is that computeServiceCapabilities() returns null which is then fed 
into Collections.unmodifiableList() in the getCapabilities() method.



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

Reply via email to