ICEfaces
  1. ICEfaces
  2. ICE-4445

auxiliary FacesContext instantiation

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8
    • Fix Version/s: 1.8.1
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces
    • Affects:
      Compatibility/Configuration

      Description


      Some third party components do not function as expected if their FacesContext implementation is not available.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #18832 Fri May 01 11:03:30 MDT 2009 ted.goddard com.icesoft.faces.auxiliaryContexts instantiation (ICE-4445)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/xmlhttp/PersistentFacesState.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeExternalContext.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/JsfLifecycleExecutor.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/util/CoreUtils.java
        Ted Goddard created issue -
        Ted Goddard made changes -
        Field Original Value New Value
        Salesforce Case []
        Fix Version/s 1.8.1 [ 10170 ]
        Hide
        Ted Goddard added a comment -

        Auxiliary FacesContext objects will be instantiated (but not referenced; they must have their own ThreadLocal mechanism) when the following parameter is configured:

        <context-param>
        <param-name>com.icesoft.faces.auxiliaryContexts</param-name>
        <param-value> org.auxiliary.FacesContextImpl </param-value>
        </context-param>

        Show
        Ted Goddard added a comment - Auxiliary FacesContext objects will be instantiated (but not referenced; they must have their own ThreadLocal mechanism) when the following parameter is configured: <context-param> <param-name>com.icesoft.faces.auxiliaryContexts</param-name> <param-value> org.auxiliary.FacesContextImpl </param-value> </context-param>
        Hide
        Ted Goddard added a comment -

        For compatibility with financial institution components.

        Show
        Ted Goddard added a comment - For compatibility with financial institution components.
        Ted Goddard made changes -
        Summary auxiliary context instantiation auxiliary FacesContext instantiation
        Salesforce Case []
        Ted Goddard made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Salesforce Case []
        Affects [Compatibility/Configuration]
        Ken Fyten made changes -
        Issue Type New Feature [ 2 ] Improvement [ 4 ]
        Salesforce Case []
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: