You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2009/04/28 01:55:30 UTC

[jira] Created: (MYFACES-2220) FacesConfigurator should scan application config resources(files on META-INF/) ending with .faces-config.xml

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.


[jira] Resolved: (MYFACES-2220) FacesConfigurator should scan application config resources(files on META-INF/) ending with .faces-config.xml

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2220.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

> 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
>             Fix For: 2.0.0-alpha
>
>
> 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.