|
Automatic transformation of message type based on content is not flexible. Camel component allows to specify an specific message type with the message type property "Allows you to force the use of a specific javax.jms.Message implementation for sending JMS messages. Possible values are: Bytes, Map, Object, Stream, Text. By default, Camel would determine which JMS message type to use from the In body type. This option allows you to specify it."
|