Sven Linstaedt created MYFACES-3929:
---------------------------------------

             Summary: Support redeployment for decorated factories
                 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
            Priority: Minor


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