Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Installer Core 3.9.0
-
None
Description
As outlined in https://lists.apache.org/thread.html/7ee96284d6a35d75523ab73ed801d87f22507ce1e13dd05c6afa7308%401411908283%40%3Cusers.sling.apache.org%3E there is the edge case where the bundle location is being used to look up the original source code. To allow that in the context of bundles deployed via the JCR Installer, one should register a custom URL handler for scheme jcrinstall via the means of https://osgi.org/specification/osgi.core/7.0.0/service.url.html#d0e42987. Similarly for all other providers.
Attachments
Issue Links
- breaks
-
SLING-9139 URLHandler unregistered too often
- Closed
- relates to
-
FELIX-5204 IllegalStateException when using custom URL handlers for bundles
- Closed
-
SLING-4747 Installer does not consistently update bundle location in Webconsole
- Closed
-
FELIX-4658 URL of the CodeSource of a ProtectionDomain should resolve to the right JAR
- Closed
- links to