Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5995

HttpService HttpServiceController should stop whiteboardManager before httpServicefactory

    XMLWordPrintableJSON

Details

    Description

      The HttpServiceController does in the register method start the httpServiceFactory and then the whiteboardManager. In the unregister method, it does stop the httpServiceFactory and then the whiteboardManager. That creates a problem as the whiteboardManager needs a started httpServiceFactory when services come in.

      The fix should be simple, we should stop the whiteboardManager before we stop the httpServiceFactory.

      Attachments

        Activity

          People

            karlpauls Karl Pauls
            karlpauls Karl Pauls
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: