My route is something like this:
<from uri="timer://myTimer?fixedRate=true&period=600000" />
<setBody><constant>C08005005472C0</constant></setBody>
......................The message is suppose to be sent as a byte array. Whereas I am sending it as a string. How can I set the body to the byte array. Thank you -- View this message in context: http://camel.465427.n5.nabble.com/passing-byte-array-tp5529863p5529863.html Sent from the Camel - Users mailing list archive at Nabble.com.
