Type Converter - if not possible to convert LOG a DEBUG
-------------------------------------------------------
Key: CAMEL-839
URL: https://issues.apache.org/activemq/browse/CAMEL-839
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 1.5.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: 1.5.0
An end-user had a route that didn't work and had trouble figure out the
problem. Could be the fact that the type converted failed for some reason and
no trace in his log.
We should add some DEBUG logging to the type converter stuff what it does,
especially in cases where it cant convert.
http://www.nabble.com/Marshaling-jdbc-output-with-xstream-td19065283s22882.html
Notice we have another ticket about type converters should fail instead of
returning null etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.