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

org.apache.camel.component.cxf.CxfEndpoint -- Lines 554 -558 should be Nullsafe

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.18.1
    • 2.17.5, 2.18.2, 2.19.0
    • camel-cxf
    • None
    • Unknown

    Description

      trying to set username and passsword on a CxfEndpoint (in a Java-DSL camel route) I experience a NullPointerException, because the properties map is not initialized.

      here you can see my code example:
      https://github.com/jochenr/wildfly-camel-examples/blob/master/camel-cxf-jaxws-cdi/src/main/java/org/wildfly/camel/examples/cxf/jaxws/JavaDSLRouteBuilder.java#L54-L67

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            j_ri Jochen Riedlinger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: