FacesConfigurator should scan application config resources(files on META-INF/)
ending with .faces-config.xml
------------------------------------------------------------------------------------------------------------
Key: MYFACES-2220
URL: https://issues.apache.org/jira/browse/MYFACES-2220
Project: MyFaces Core
Issue Type: Task
Components: JSR-314
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
FacesConfigurator should scan application config resources(files on META-INF/)
ending with .faces-config.xml, as described on point 11.4.2 of jsf spec draft
2.0.
Note that org.apache.myfaces.view.facelets.util.Classpath class has already an
algorithm to scan resources with some prefix and suffix, so we can use it to do
this feature too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.