You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (Jira)" <ji...@apache.org> on 2021/03/04 14:12:00 UTC

[jira] [Resolved] (DELTASPIKE-1423) JSF-2.3 managed() in FacesValidator and FacesConverter break CDI integration

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

Mark Struberg resolved DELTASPIKE-1423.
---------------------------------------
    Fix Version/s: 1.9.5
       Resolution: Fixed

> JSF-2.3 managed() in FacesValidator and FacesConverter break CDI integration
> ----------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-1423
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1423
>             Project: DeltaSpike
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: JSF-Module
>    Affects Versions: 1.9.4
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 1.9.5
>
>
> JSF-2.3 introduced a new field 'managed' and also changed the way Factory Wrappers are invoked. This breaks quite a few things with the CDI integration.
> When people use JSF-2.3 container they now need to set {{managed=true}} in the respective annotation.
> Sadly we cannot add unit tests without adding a new module. But I think it's not really worth it. We should rather exclude those test for injection in FacesConverter and FacesValidator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)