users@javaserverfaces-spec-public.java.net

[jsr344-experts mirror] CDI injection in faces converters

From: Dirk Weil <dirk.weil_at_gedoplan.de>
Date: Sun, 8 Sep 2013 20:52:07 +0200

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