[
https://issues.apache.org/jira/browse/FELIX-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls closed FELIX-6035.
-----------------------------
> Allow urlhandlers to create urls for jrt protocol without an add-opens
> ----------------------------------------------------------------------
>
> Key: FELIX-6035
> URL: https://issues.apache.org/jira/browse/FELIX-6035
> Project: Felix
> Issue Type: Improvement
> Components: Framework
> Affects Versions: framework-6.0.1
> Reporter: Karl Pauls
> Assignee: Karl Pauls
> Priority: Major
> Fix For: framework-6.0.2
>
>
> The way we currently look-up and create built-in handlers in the urlhandlers
> requires the handler package to be open to felix. As this is not the case for
> the jrt handler by default, the framework needs to be started with an
> add-opens for the java.base/sun.net.www.protocol.jrt package if jrt urls need
> to be created.
> Fortunately. it should be possible to workaround the issue in Felix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)