Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-976

Upgrade Spring dependencies to version 3.0.0.RELEASE

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.1.0.5
    • 5.2.0
    • tapestry-spring
    • None

    Description

      With Spring 3.0.0.RELEASE and when Spring is started by Tapestry-Spring module, a NoSuchMethodException occurs at startup.

      The problem comes from class TapestyBeanFactory line 54 : final Object[] annotations = descriptor.getAnnotations(); The method return value is now Annotation[].

      By the way, TapestyBeanFactory is misspelled : TapestryBeanFactory would be the correct name.

      Attachments

        Activity

          People

            igor.drobiazko Igor Drobiazko
            vanackej Johann Vanackere
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: