Hi there, i was wondering how to create a MapMessage with the Camel XML route notation (no Spring). I've read in the Camel docs that Map objects in the body will be converted to MapMessage. But how do i specify the key values in the xml?
<camel:setBody> ????? </camel:setBody> thanks in advance martin -- View this message in context: http://camel.465427.n5.nabble.com/Sending-MapMessage-via-CamelContext-tp4599455p4599455.html Sent from the Camel - Users mailing list archive at Nabble.com.
