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

NullPoint Exception Raised when input is nothing and using Holder to return response

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.1
    • 2.3.9, 2.4.6, 2.5.2
    • Core
    • None
    • Unknown

    Description

      for a wsdl's operation, if input message is nothing, but output message has multipart; the jax-ws operation will using Holder to return result;
      the HolderInInterceptor will raise NullPointerException because input (soap:body) is empty;

      Attachments

        1. test_cxf_2_5_1.zip
          19 kB
          ext2

        Activity

          People

            dkulp Daniel Kulp
            ext2xhb ext2
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: