[
https://issues.apache.org/activemq/browse/CAMEL-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45990#action_45990
]
Hadrian Zbarcea commented on CAMEL-84:
--------------------------------------
I think I nailed it. I committed more fixes for the failing components. I
hope I didn't miss any. I'll check again in the morning, document the fix as
it may have impact on user's processors and then we can close this.
The impact should not be significant, but could be annoying because instead of
checking for null, users should change their code to catch the runtime
exception NoTypeConversionAvailableException.
> Throw Useful Exception on No TypeConverter Available
> ----------------------------------------------------
>
> Key: CAMEL-84
> URL: https://issues.apache.org/activemq/browse/CAMEL-84
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 1.0.0
> Reporter: Brian McCallister
> Assignee: Hadrian Zbarcea
> Fix For: 2.0.0
>
> Attachments: camel-84.patch, camel-84_2.patch
>
>
> When there is no type converter available an NPE is thrown that requires
> tracing through sources to find root of problem
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.