Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3929

Update org.apache.myfaces.CONFIG_REFRESH_PERIOD to JSF 2.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.5
    • 2.2.7
    • None
    • None

    Description

      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.

      Attachments

        1. myfaces-trunk.patch
          2 kB
          Sven Linstaedt

        Issue Links

          Activity

            People

              lu4242 Leonardo Uribe
              tzwoenn Sven Linstaedt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: