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

Leonardo Uribe resolved ORCHESTRA-67.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6
         Assignee: Leonardo Uribe

I have found the method is available in spring 2.5, so I have updated spring 
dependencies from 2.0.6 to 2.5 for core20 (and core22) artifacts.

Thanks to Martin Maier-Moessner for provide this hint.

> Allow Orchestra annotations to be used in meta annotations
> ----------------------------------------------------------
>
>                 Key: ORCHESTRA-67
>                 URL: https://issues.apache.org/jira/browse/ORCHESTRA-67
>             Project: MyFaces Orchestra
>          Issue Type: Improvement
>          Components: Conversation
>    Affects Versions: 1.5
>         Environment: Java 7, Spring 4.0
>            Reporter: Martin Maier-Moessner
>            Assignee: Leonardo Uribe
>             Fix For: 1.6
>
>
> Currently, orchestra does not allow annotations like @ConversationName or 
> @ConversationRequire to be used on Spring meta annotations 
> (http://docs.spring.io/spring/docs/4.0.x/spring-framework-reference/htmlsingle/#beans-meta-annotations).
>  It would be very comfortable if one could create a meta annotation for a 
> group of classes and having to define the conversation name only once.
> To implement this, Orchestra simply has to call 
> AnnotationUtils.findAnnotation() instead of clazz.getAnnotation() in 
> AnnotationInfoManager.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to