You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2019/02/01 11:17:00 UTC

[jira] [Updated] (FELIX-6035) Allow urlhandlers to create urls for jrt protocol without an add-opens

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

Jean-Baptiste Onofré updated FELIX-6035:
----------------------------------------
    Fix Version/s: framework-5.6.11

> 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: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: framework-6.0.2, framework-5.6.11
>
>
> 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)