[
https://issues.apache.org/activemq/browse/CAMEL-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer updated CAMEL-3019:
---------------------------------
Attachment: camel-blob-type.diff
This patch add the needed type. It checks if the implementation support
BlobMessage and if not it throw an IllegalArgumentException once Blob is given
as JmsMessageType. Beside that it make it easier to override how the body is
mapped to a specific JmsMessageType to make it easier toadd BlobMessage support
to the camel-activemq component
> Add Blob to JmsMessageType
> --------------------------
>
> Key: CAMEL-3019
> URL: https://issues.apache.org/activemq/browse/CAMEL-3019
> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-jms
> Reporter: Norman Maurer
> Fix For: 2.5.0
>
> Attachments: camel-blob-type.diff
>
>
> Please add Blob to JMSMessageType so the activemq-jms component can easily
> support this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.