[ 
https://issues.apache.org/jira/browse/TAP5-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805107#action_12805107
 ] 

Thomas Wintergerst commented on TAP5-976:
-----------------------------------------

We ran into the same problem. We need both Spring 3.0.0.RELEASE and Tapestry to 
work together.


> 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.

Reply via email to