Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-5.6.10
-
None
Description
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.
Attachments
Issue Links
- is related to
-
FELIX-5830 Document changes for Felix Framework
- Open
- is required by
-
FELIX-5796 Implement multi-release jar support
- Closed
-
FELIX-5791 Support OSGi R7 framework features
- Resolved