[
https://issues.apache.org/activemq/browse/CAMEL-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang updated CAMEL-902:
-------------------------------
Summary: The should throw the exception if there is some thing wrong
with <convertBodyTo> type attribute (was: The should have some log information
if there is some thing wrong with <convertBodyTo> type attribute)
Description:
If you specify an invalided class name in the [EMAIL PROTECTED], you will get
a NPE error, but no detail log information for the type attribute.
We need to throw the exception for user to locate the error.
was:
If you specify an invalided class name in the [EMAIL PROTECTED], you will get
a NPE error, but no detail log information for the type attribute.
We need to print the error message for user to locate the error.
> The should throw the exception if there is some thing wrong with
> <convertBodyTo> type attribute
> -----------------------------------------------------------------------------------------------
>
> Key: CAMEL-902
> URL: https://issues.apache.org/activemq/browse/CAMEL-902
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.3.0, 1.4.0
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 1.5.0
>
>
> If you specify an invalided class name in the [EMAIL PROTECTED], you will
> get a NPE error, but no detail log information for the type attribute.
> We need to throw the exception for user to locate the error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.