You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/06/05 11:03:00 UTC

[jira] Closed: (CAMEL-439) JXPath does not handle null results from an evaluation

     [ https://issues.apache.org/activemq/browse/CAMEL-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang closed CAMEL-439.
------------------------------


> 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
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 1.4.0
>
>         Attachments: CAMEL-439.diff
>
>
> 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.