ICEfaces
  1. ICEfaces
  2. ICE-2486

BridgeFacesContext.getELContext() caching

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#2
    • Fix Version/s: 1.7DR#3
    • Component/s: None
    • Labels:
      None
    • Environment:
      ICEfaces

      Description


      BridgeFacesContext.getELContext() is not currently cached, causing a new instance to be created for each call to the function. The specification indicates that the lifetime of the ELContext should be the same as the FacesContext itself.

      The fix is to retain an ELContext instance after the first lazy instantiation.

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15317 Fri Dec 07 16:08:33 MST 2007 ted.goddard caching ELContext with BridgeFacesContext (ICE-2486)
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java

            People

            • Assignee:
              Unassigned
              Reporter:
              Ted Goddard
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: