Closed javaserverfaces closed 9 years ago
Reported by tremes
tremes said: Reproducer could be found at https://issues.jboss.org/browse/WFLY-5057
@manfredriem said: Please send reproducer (with sources) to issues@javaserverfaces.java.net
@manfredriem said: Attached reproducer
@manfredriem said: According to 5.4.1 JSF Managed Classes and Java EE Annotations in JSF 2.2 specification PDF UIComponent is NOT listed as an injection target so @Inject is NOT supported.
File: InjectTest.war Attached By: @manfredriem
This issue was imported from java.net JIRA JAVASERVERFACES-4006
Marked as invalid on Thursday, August 6th 2015, 6:39:48 am
This looks like Mojarra regression IMO. Having this @FacesComponent:
Evaluating TestTag property value results in:
I've experimented on WidlFly 8.2.0.Final vs WildFly 9.0.1.Final. When I used older Mojarra in WildFly 9.0.1 it started to work again.
Affected Versions
[2.2.12, 2.2.11]