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
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.