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

Danny Brain closed TAP5-828.
----------------------------

    Resolution: Invalid

Nevermind, I was using Tapestry Spring integration incorrectly. My problems 
were resolved by using an external spring context.

> Add support for springs @Autowired annotation
> ---------------------------------------------
>
>                 Key: TAP5-828
>                 URL: https://issues.apache.org/jira/browse/TAP5-828
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc, tapestry-spring
>    Affects Versions: 5.1.0.5
>            Reporter: Danny Brain
>            Priority: Minor
>
> It would be nice if tapestry-spring / tapestry-ioc had support for Springs 
> @Autowired annotation instead of requiring @Inject.
> Currently using @Autowired generates this error:
> Caused by: java.lang.NoSuchMethodError: 
> org.springframework.beans.factory.config.DependencyDescriptor.getAnnotations()[Ljava/lang/Object;
>       at 
> org.apache.tapestry5.internal.spring.TapestyBeanFactory.resolveDependency(TapestyBeanFactory.java:54)
>       at 
> org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:448)

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