You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2016/04/11 11:48:25 UTC

[jira] [Created] (CAMEL-9853) Camel-CXF: Possible NPE in DefaultCXFBinding

Andrea Cosentino created CAMEL-9853:
---------------------------------------

             Summary: Camel-CXF: Possible NPE in DefaultCXFBinding
                 Key: CAMEL-9853
                 URL: https://issues.apache.org/jira/browse/CAMEL-9853
             Project: Camel
          Issue Type: Bug
          Components: camel-cxf
            Reporter: Andrea Cosentino
            Assignee: Andrea Cosentino
            Priority: Minor


https://github.com/apache/camel/blob/master/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/DefaultCxfBinding.java#L690-L696

It is possible to pass an header value with null and if the headerFilterStrategy allow null values this will throw an NPE



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)