[
https://issues.apache.org/jira/browse/FELIX-5804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls resolved FELIX-5804.
-------------------------------
Resolution: Fixed
Done in r1826608.
> Improve framework lookup for bundle protocol urls
> -------------------------------------------------
>
> Key: FELIX-5804
> URL: https://issues.apache.org/jira/browse/FELIX-5804
> 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
>
>
> As a long standing issue, we sometimes fail to determine the framework for a
> given bundle protocol url when the url has been constructed on the outside
> and we have more than one framework around. This often is a result of
> toString'ing a given bundle url and trying to recreate it while outside of
> the framework.
> This corner case can be narrowed by encoding the framework UUID into the url
> and use that to determine the framework.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)