Hi all,

I'm new to Camel and would like to use it to perform content based routing.
The message are put on an ActiveMQ queue as StreamMessages by a third party
application (no change possible here).

Doing some research on the web, I found the mapping to/from StreamMessage is
not supported by Camel. However I do realy need this feature.

I assume that it is possible to implement a custom mapper (or something like
that) which maps my own custom POJO into a StreamMessage class?

Any advise or help (link.example) on how to implement such a custom mapper
would be greatly appreciated.

Kind regards

Patrick Vanbrabant
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/Support-for-StreamMessage-tp3394644p3394644.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to