You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "John Ross (JIRA)" <ji...@apache.org> on 2015/11/16 17:43:11 UTC

[jira] [Assigned] (ARIES-1451) BundleResourceInstaller.installBundle() throws IllegalAccessException

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

John Ross reassigned ARIES-1451:
--------------------------------

    Assignee: John Ross

> BundleResourceInstaller.installBundle() throws IllegalAccessException
> ---------------------------------------------------------------------
>
>                 Key: ARIES-1451
>                 URL: https://issues.apache.org/jira/browse/ARIES-1451
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>    Affects Versions: subsystem-core-2.0.4
>         Environment: Any
>            Reporter: Samuel Bratton
>            Assignee: John Ross
>         Attachments: aries-1451.patch
>
>
> Exception in BundleResourceInstaller.installBundle() invoking getContent() on the RespositoryContent resource being installed. Problem occurs if the RespositoryContent implementation type is not of visibility "public" (even though the getContent() method itself is public):
> java.lang.IllegalAccessException: Class org.apache.aries.subsystem.core.internal.BundleResourceInstaller can not access a member of class org.apache.aries.subsystem.itests.defect.AriesReflectionTest$PrivateRepositoryContent with modifiers "public"



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