You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2018/03/14 22:58:00 UTC

[jira] [Resolved] (FELIX-5809) Capture context for bundle: protocol urls if possible

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

Karl Pauls resolved FELIX-5809.
-------------------------------
    Resolution: Fixed

Done in r1826760.

> Capture context for bundle: protocol urls if possible
> -----------------------------------------------------
>
>                 Key: FELIX-5809
>                 URL: https://issues.apache.org/jira/browse/FELIX-5809
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-5.6.10
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: framework-6.0.0
>
>
> We should try to capture the context of a bundle: protocol url when it gets created if possible. Right now, we always look-up the context when the connection is opened (or the url gets parsed if security is enabled). That might be to late when the url is created inside a bundle (i.e., it could find its context) but then handed to the outside and opened there (i.e., when we can't find a context anymore). 
> Granted, [^FELIX-5804] should make that less of an issue but it still might cause problems if the url is not created by the framework (but still inside a bundle) and handed to the outside.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)