Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1850

org.apache.cxf.endpoint.ServerImpl does not shut down destination in stop() when MultipleEndpointObserver is used.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.2
    • 2.1.8, 2.2.5
    • Core
    • None

    Description

      stop() should call
      getDestination().setMessageObserver(null);
      getDestination().shutdown()
      at some point (probably where no more endpoints are registered on the observer). Please see attached patch.

      Attachments

        1. ServerImpl.patch
          0.4 kB
          Gyorgy Orban

        Activity

          People

            dkulp Daniel Kulp
            orbang Gyorgy Orban
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: