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

NPE in AbstractHTTPDestination.invoke when service is invoked very early

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.6
    • 3.1.7
    • Transports
    • None
    • Unknown

    Description

      Happens when doing mvn clean install in DOSGi.

      It seems the incomingObserver is still null at this point. A possible fix is to set the observer before starting the endpoint.

      java.lang.NullPointerException
      at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:254)

      http://apaste.info/xk7

      Attachments

        Activity

          People

            cschneider Christian Schneider
            cschneider Christian Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: