Mark Struberg created DELTASPIKE-1423: -----------------------------------------
Summary: 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 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)