[ 
https://issues.apache.org/jira/browse/MYFACES-3929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved MYFACES-3929.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.7

> Update org.apache.myfaces.CONFIG_REFRESH_PERIOD to JSF 2.2
> ----------------------------------------------------------
>
>                 Key: MYFACES-3929
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3929
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.2.5
>            Reporter: Sven Linstaedt
>            Assignee: Leonardo Uribe
>            Priority: Minor
>             Fix For: 2.2.7
>
>         Attachments: myfaces-trunk.patch
>
>
> org.apache.myfaces.config.FacesConfigurator#purgeConfiguration() does a 
> pretty good job, until custom factories for application, renderkit or 
> lifecycle are installed. In this case, purge will fail, because the returned 
> factory delegates do not contain a appropriate purge method.
> Given all delegates are implementing javax.faces.FacesWrapper#getWrapped() 
> correct, this problem might be easily solved be fetching the wrapped factory 
> instance as long as one is available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to