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

Aries Proxy explodes when using Logback

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • proxy-impl-1.0.1
    • None
    • Proxy
    • None

    Description

      The Aries Proxy weaving code has a exclusions for the packages that it uses (e.g. ASM) to prevent it trying to weave classes that are needed to weave classes. Obviously this is necessary to prevent cycle/NoClassDefFoundError/Kaboom type problems.

      One of the things needed by the proxy weaving code is logging. There is an existing exclusion for SLF4J, but this can also be provided by logback. This also needs to be excluded.

      Attachments

        Activity

          People

            timothyjward Timothy James Ward
            timothyjward Timothy James Ward
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: