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

NPE in HTTPTransportActivator stop if DISABLE_DEFAULT_HTTP_TRANSPORT is true

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.8
    • 3.1.11, 3.2.0
    • Transports
    • None
    • Unknown

    Description

      HTTPTransportActivator start() does not create the http service tracker if DISABLE_DEFAULT_HTTP_TRANSPORT is true. However, HTTPTransportActivator stop() does not check whether the service tracker reference is null or not when calling close (i.e. when the bundle is deactivated).

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            hamapa Panu Hämäläinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: