camel-stream - Should leverage Camel type converter mechanism in its producer -----------------------------------------------------------------------------
Key: CAMEL-2104 URL: https://issues.apache.org/activemq/browse/CAMEL-2104 Project: Apache Camel Issue Type: Improvement Affects Versions: 2.0.0, 1.6.1 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 1.6.2, 2.1.0 So you can easier wrote to system out or etc. even if the payload is not String or byte[] but can be converted to this instead. For example a DOM object. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.