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

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

Samuel Bratton created ARIES-1451:
-------------------------------------

             Summary: 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


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)