[
https://issues.apache.org/jira/browse/FELIX-5303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370534#comment-15370534
]
Carsten Ziegeler commented on FELIX-5303:
-----------------------------------------
[~djencks] Yes, I didn't think it through when I created the issue, in the
meantime I came to the same conclusion as you say above.
I think, the DTOs should provide information on what configurations are bound
to a component. Otherwise you have zero way of troubleshooting. But that's
clearly something for R7 and I will bring it up there.
> Configurations don't get bound to component bundle
> --------------------------------------------------
>
> Key: FELIX-5303
> URL: https://issues.apache.org/jira/browse/FELIX-5303
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR)
> Affects Versions: scr-2.0.4
> Reporter: Carsten Ziegeler
>
> It seems that configurations do not get bound to the bundle of the component.
> The component is using optional as the configuration policy and the the
> configuration is not using a targetted PID.
> This works:
> - create configuration for PID A
> - install bundle B with a component using PID A
> - above component gets reactivated with configuration
> - configuration is not bound to bundle B, bundleLocation is still null
> In 2.0.0 and 2.0.2 the configuration got bound to the component bundle, so it
> seems to be a deviation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)