[
https://issues.apache.org/activemq/browse/CAMEL-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Anstey resolved CAMEL-1848.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Assignee: Jonathan Anstey
Fixed this issue here http://svn.apache.org/viewvc?rev=797087&view=rev
Let me know if it suits your need.
Cheers,
Jon
> MockEndPoint yields nullpointer due to mixed up typeconversion
> --------------------------------------------------------------
>
> Key: CAMEL-1848
> URL: https://issues.apache.org/activemq/browse/CAMEL-1848
> Project: Apache Camel
> Issue Type: Bug
> Affects Versions: 2.0-M2
> Reporter: Gert-Jan van de Streek
> Assignee: Jonathan Anstey
> Fix For: 2.0.0
>
> Attachments: ExpectedHeaderReceivedTest.java, FixedMockEndPoint.java
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> MockEndpoint yields a failed unit test with very confusing message:
> resultEndpointHub.expectedHeaderReceived("portalId", 30);
> Yields: ... expected <null> but got ...
> Of course the expected value of null must never happen if a value is put in
> there
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.