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

Mark Struberg resolved EXTCDI-305.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.6

The check will now only be done for EntityManagers
                
> review validation of EXTCDI-265
> -------------------------------
>
>                 Key: EXTCDI-305
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-305
>             Project: MyFaces CODI
>          Issue Type: Bug
>          Components: JEE-JPA1-Module
>    Affects Versions: 1.0.5
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.0.6
>
>         Attachments: OWB-305.patch
>
>
> CODI-1.0.5 added a 'validation' for qualifiers of the bean. In fact this is 
> too strict. This only makes sense for injected EntityManagers, but not if you 
> like to store information which has nothing to do with EntityManagers. 
> In our case we e.g. like to track information we collect via @PostUpdate JPA 
> EntityListeners and evaluate them in the @PreDestroy of an @TransactionScoped 
> bean. This is *explicitely* default scoped and not assigned to any special 
> EntityManager!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to