Ricardo Martin Camarero created WFLY-14238:
----------------------------------------------
Summary: FaceletsResourceResolver annotation is not taken into account
Key: WFLY-14238
URL:
https://issues.redhat.com/browse/WFLY-14238
Project: WildFly
Issue Type: Bug
Components: JSF
Affects Versions: 21.0.1.Final
Reporter: Ricardo Martin Camarero
Assignee: Ricardo Martin Camarero
Attachments: test-servlet30-faceletResourceResolver2.war
The annotation
[@FaceletsResourceResolver|https://javaee.github.io/javaee-spec/javadocs/index.html?javax/faces/view/facelets/FaceletsResourceResolver.html]
is just not considered in a JSF application. The reason is that it is not taken into
account
[
here|https://github.com/wildfly/wildfly/blob/21.0.1.Final/jsf/subsystem/s...].
There are at least two tests in the JSF test-suite that check this annotation,
[
faceletResourceResolver2|https://github.com/eclipse-ee4j/mojarra/tree/2.3...]
is one of the tests that fails.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)