You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Norman Maurer (JIRA)" <ji...@apache.org> on 2010/08/06 03:36:51 UTC

[jira] Updated: (CAMEL-3019) Add Blob to JmsMessageType

     [ 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.