[ https://issues.apache.org/activemq/browse/CAMEL-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Willem Jiang resolved CAMEL-2520. --------------------------------- Resolution: Won't Fix > NullPointerException using xpath with MockEndpoint > -------------------------------------------------- > > Key: CAMEL-2520 > URL: https://issues.apache.org/activemq/browse/CAMEL-2520 > Project: Apache Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.3.0 > Reporter: Dragisa Krsmanovic > Assignee: Willem Jiang > Attachments: MockXpathTest.patch > > > Getting NPE when trying to do assertion like this > result.allMessages().xpath("/foo", String.class).isEqualTo("bar"); -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.