Re: JSF 2.3 Section 5.4.1 question regarding injection
PN> Hello, According to the JSF spec section 5.4.1 JSF Managed ClassesOn Tue, 22 Aug 2017 07:18:25 -0700, pnicoluc@us.ibm.com said: PN> and Java EE Annotations, there are a bunch of JSF artifacts eligible PN> for injection. EB> First, let me introduce you to Ren Zhijun. Zhijun is taking over asOn Fri, 17 Nov 2017 05:23:29 -0800, Edward Burns <edward.burns@oracle.com> said: EB> maintenance lead of JSF for all versions of JSF 2.3 and earlier. EB> What happens with new JSRs after 2.3 is up to EE4J. PN> On MyFaces, all these objects allow injection when they are PN> registered globally via faces-config.xml. However, injection in PN> ActionListener and PhaseListener dont work if they are registered PN> per component/view in a facelet using <f:actionListener/> and PN> <f:phaseListener/>. PN> The following MyFaces JIRA was opened to discuss the issue with the PN> MyFaces community: PN> https://issues.apache.org/jira/browse/MYFACES-4138 PN> On Mojarra, I was not able to get these objects to support PN> injection, I tried registering them globally via faces-config.xml PN> and registering them per component/view in a facelet. PN> Does injection in ActionListener or PhaseListener need to be PN> supported when they are registered in a facelet using PN> <f:actionListener/> and <f:phaseListener/>? I think they should support injection, but I will leave that for Zhijun to decide. Thanks, Ed -- | 7 business days until CodeEurope Poland 2017 | 53 business days until JavaLand 2018 | edward.burns@oracle.com | office: +1 407 458 0017
|
|