META-INF/faces-config.xml loading is done in wrong order
--------------------------------------------------------

                 Key: MYFACES-1667
                 URL: https://issues.apache.org/jira/browse/MYFACES-1667
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 1.1.5
            Reporter: Manfred Geiler
            Assignee: Manfred Geiler
            Priority: Minor


Chapter 10.3.2 Application Startup Behavior of the spec says:
"Search for all resources named "META-INF/faces-config.xml" in the
ServletContext resource paths for this web application, and load each as a JSF
configuration resource (in reverse order of the order in which they are returned
by getResources())."

FacesConfigurator.feedClassloaderConfigurations does NOT iterate in reverse 
order.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to