Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-3480

Spring AOP proxies broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.6.1
    • 1.6.3, 1.7-beta-1
    • None
    • None

    Description

      The fix for GROOVY-3433 has caused a regression which breaks AOP proxies. It seems that fix is not appropriate and if it is rolled back GROOVY-3433 will need to be re-opened. The reason for the breakage appears to be that Groovy is completely bypassing the proxying mechanism of Spring and going directly to the underlying proxied object hence any Spring AOP advice is not applied to a Groovy object.

      Attachments

        1. ivysettings.xml
          1 kB
          Graeme Rocher
        2. TestScript.groovy
          2 kB
          Graeme Rocher

        Activity

          People

            blackdrag Jochen Theodorou
            graemerocher Graeme Rocher
            Votes:
            5 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: