You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Sven Linstaedt (JIRA)" <de...@myfaces.apache.org> on 2014/09/30 15:26:33 UTC

[jira] [Updated] (MYFACES-3929) Support redeployment for decorated factories

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

Sven Linstaedt updated MYFACES-3929:
------------------------------------
    Status: Open  (was: Patch Available)

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