ICEfaces
  1. ICEfaces
  2. ICE-2497

ICEfaces AHS: AsyncHttpServer is started again when AsyncHttpServlet is destroyed

    Details

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

      Description

      The AsyncHttpServer is started again when the AsyncHttpServlet is destroyed. This is probably due to a auto-completion mistake ;-)

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        This required a simple fix. In the destroy() method of the AsyncHttpServlet the AsyncHttpServer actually got started again if it existed. Now it gets stopped instead of started. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - This required a simple fix. In the destroy() method of the AsyncHttpServlet the AsyncHttpServer actually got started again if it existed. Now it gets stopped instead of started. Marking this one as FIXED.
        Hide
        Jack Van Ooststroom added a comment -

        Changed Fix Version(s) to 1.7-DR#3

        Show
        Jack Van Ooststroom added a comment - Changed Fix Version(s) to 1.7-DR#3

          People

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

            Dates

            • Created:
              Updated:
              Resolved: