That is I initialize CamelContext, configure MINA component, create routes and can send messages with temple: template.sendBody(srcEndPointUri, "Test Message"); And no need any message implementation for Mina - Camel MINA implementation do this for me or i due create my MINA Codec implementation - for example I configure MINA stack to use TextLineCodec and can send text messages between Camel endpoints ?
-- View this message in context: http://www.nabble.com/Camel---MINA-tf4878616s22882.html#a13966447 Sent from the Camel - Users mailing list archive at Nabble.com.
