JXPath does not handle null results from an evaluation
------------------------------------------------------
Key: CAMEL-439
URL: https://issues.apache.org/activemq/browse/CAMEL-439
Project: Apache Camel
Issue Type: Bug
Affects Versions: 1.3.0
Reporter: Art Gramlich
Priority: Minor
The assertResultType method In
org.apache.camel.language.jxpath.JXPathExpression throws a null pointer
exception if the result parameter is null. A null test in that method or in
the evaluate method in that class is needed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.