You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2014/09/30 15:02:34 UTC

[jira] [Commented] (FELIX-4658) URL of the CodeSource of a ProtectionDomain should resolve to the right JAR

    [ https://issues.apache.org/jira/browse/FELIX-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153139#comment-14153139 ] 

Karl Pauls commented on FELIX-4658:
-----------------------------------

Could you please try with the attached patch and see if this makes it work for you?

> URL of the CodeSource of a ProtectionDomain should resolve to the right JAR
> ---------------------------------------------------------------------------
>
>                 Key: FELIX-4658
>                 URL: https://issues.apache.org/jira/browse/FELIX-4658
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-4.4.1
>         Environment: OpenJDK, Oracle JRE
>            Reporter: Dirk Rudolph
>            Assignee: Karl Pauls
>         Attachments: codesource.patch
>
>
> The BundleProtectionDomain should support a CodeSource with a proper URLHandler that can be used to get a connection to the JAR file a class is loaded from.
> Use Case:
> In combination with JCE the JceSecurity implementation tries to open a URLConnection to the location of the CodeSource. This is necessary for JAR signature check used with strong encryption and for example bouncycastle as JCE provider.
> For further details have a look at:
> http://mail-archives.apache.org/mod_mbox/felix-users/201409.mbox/%3C29FBA46A464316449BF990BA4D74D578052FECF7D89E@HE113607.emea1.cds.t-internal.com%3E



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)