You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Thomas Watson (JIRA)" <ji...@apache.org> on 2014/06/17 15:58:01 UTC

[jira] [Closed] (ARIES-1196) Service dependency model may create filters with null objectClass

     [ https://issues.apache.org/jira/browse/ARIES-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Watson closed ARIES-1196.
--------------------------------

    Resolution: Fixed

Patch has been applied

> Service dependency model may create filters with null objectClass
> -----------------------------------------------------------------
>
>                 Key: ARIES-1196
>                 URL: https://issues.apache.org/jira/browse/ARIES-1196
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>            Reporter: Thomas Watson
>         Attachments: org.apache.aries.subsystem.core.patch
>
>
> The camel namespace handler does something strange with the dependencies required by a blueprint container by inserting a dependency that only has matching attributes but no interface defined.  This results in a model that returns null fromorg.apache.aries.application.modelling.WrappedReferenceMetadata.getInterface()
> Ultimately this results in a service filter that includes (objectClass=null) which will never match.  This results in a blueprint that subsystems things it can never resolve which ends up causing the subsystem to fail to install.



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