Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1451

BundleResourceInstaller.installBundle() throws IllegalAccessException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • subsystem-core-2.0.4
    • subsystem-2.0.8
    • Subsystem
    • None
    • Any

    • Patch

    Description

      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"

      Attachments

        1. aries-1451.patch
          8 kB
          Sam Bratton

        Issue Links

          Activity

            People

              jwross@us.ibm.com John Ross
              sbratton Sam Bratton
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: