Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-3986

Missing null check in JAXWSBindingInvoker for non blocking operation

    XMLWordPrintableJSON

Details

    • Patch Available

    Description

      invokeTarget() returns soap reponse as null if operation is nonBlocking.
      invokeTarget() is called from invoke() method which doesn not check for
      'null' response and goes ahead to get the soap body from null response
      which throws NullPointerException.

      I have attached a patch which checks for null response.

      Attachments

        1. TUSCANY-3986.patch
          4 kB
          Rashmi Hunt

        Activity

          People

            scottkurz Scott Kurz
            rashmihunt Rashmi Hunt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: