Are CDI injections supported in JSF 2.2 converters and validators?
I thought they were, but at least injections in @FacesConverter(forClass =
xxx.class) annotated converters are not executed on GLF 4.0.1 (Mojarra
2.2.2). Now I found some forum entries saying injections didn't make it into
JSF 2.2. What is correct?
Thanks for any clarification!
Dirk