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

the stopServer() method in ServerLifeCycleListener has been invoked twice when a service stopped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.1, 2.5
    • 2.4.2
    • Core

    Description

      when implemented a ServerLifeCycleListener and register it to Bus, the stopServer() method in ServerLifeCycleListener will be invoked twice when stopped service.

      public class ServiceListenerImpl implements ServerLifeCycleListener{
      public void stopServer(Server server)

      { ...... }

      }

      Attachments

        1. testlifecycle.zip
          5 kB
          Xilai Dai

        Activity

          People

            dkulp Daniel Kulp
            xldai Xilai Dai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: