Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-5331

NPE when using bare SOAP parameter binding with payload mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.5, 2.9.2, 2.10.0
    • 2.8.6, 2.9.3, 2.10.0
    • camel-cxf
    • None
    • Patch Available
    • Unknown

    Description

      When combining a webservice that uses bare SOAP parameter binding with payload mode in camel-cxf, you get this NullPointerException:

      java.lang.NullPointerException
              at org.apache.camel.component.cxf.CxfEndpoint$CamelCxfClientImpl.setParameters(CxfEndpoint.java:877)
              at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:512)
              at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:457)
              at org.apache.camel.component.cxf.CxfProducer.process(CxfProducer.java:112)
              at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
      ...
      

      Attachments

        Activity

          People

            njiang Willem Jiang
            gertvanthienen Gert Vanthienen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: