You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Johann Vanackere (JIRA)" <ji...@apache.org> on 2010/01/11 19:19:54 UTC

[jira] Updated: (TAP5-976) Support Spring 3.0.0.RELEASE

     [ https://issues.apache.org/jira/browse/TAP5-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johann Vanackere updated TAP5-976:
----------------------------------

    Issue Type: New Feature  (was: Bug)
       Summary: Support Spring 3.0.0.RELEASE  (was: Incompatibility with Spring 3.0.0.RELEASE)

> Support Spring 3.0.0.RELEASE
> ----------------------------
>
>                 Key: TAP5-976
>                 URL: https://issues.apache.org/jira/browse/TAP5-976
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-spring
>    Affects Versions: 5.1.0.5
>            Reporter: Johann Vanackere
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.