JSF 2.0: Need to provide ExternalContext.getResource() override to call into 
the PageResolver when a JSP page is executed
-------------------------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-1622
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1622
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Archetype
    Affects Versions: 2.0.0-core
            Reporter: Max Starets
         Attachments: FacesContextFactoryImpl.diff

With JSF 1.2,  overriding dispatch() in 
FacesContextFactoryImpl.OverrideDispatch  was enough to call into PageResolver 
before executing a page. JSF 2.0 calls getResource() prior to dispatch(), so we 
have to override that too.

-- 
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