Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA_P01
    • Fix Version/s: 1.8.3, 1.8.2-EE-GA_P02
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces
    • Affects:
      Compatibility/Configuration
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      <context-param>
           <param-name>com.icesoft.faces.blockingRequestHandler</param-name>
           <param-value>icefaces</param-value>
          </context-param>
      Show
      <context-param>      <param-name>com.icesoft.faces.blockingRequestHandler</param-name>      <param-value>icefaces</param-value>     </context-param>

      Description


      If the application server responds with HTTP OK to the push-server detection request, ICEfaces may configure itself for push-server use even though the push-server is not actually present.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #21839 Mon Jul 05 05:08:38 MDT 2010 jack.van.ooststroom Fixed JIRA ICE-5834 : push-server false positive
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/http/HttpAdapter.java

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: