Michael Sokalski created CAMEL-5682:
---------------------------------------

             Summary: possible NullPointerException in 
org.apache.camel.util.ObjectHelper.getCamelPropertiesWithPrefix(prefix, 
camelContext)
                 Key: CAMEL-5682
                 URL: https://issues.apache.org/jira/browse/CAMEL-5682
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.10.0
         Environment: Linux, Spring 3.1.1, Karaf 2.2.4
            Reporter: Michael Sokalski
            Priority: Minor


If the camel context's properties contain an entry set with a null key, and 
ObjectHelper.getCamelPropertiesWithPrefix(prefix, camelContext) is called, a 
NullPointerException will be thrown at line 659.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to