Is it possible to route BlobMessages with Camel? I can send ActiveMQBlobMessagen and receive them using ActiveMQ only. But when i try to put a Camel route between my producer and consumer the consumer does not receive the BlobMessage. In fact it does receive a Message, but its class is ActiveMQMessage and can't be cast or anything to ActiveMQBlobMessage.
Help would be appreciated -- View this message in context: http://old.nabble.com/Integrating-ActiveMQBlobMessage-with-Camel-tp28435376p28435376.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
