You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/07/28 06:09:33 UTC

[jira] Commented: (CAMEL-1858) Provide a flag to avoid mapping a JMS message to it's actual type

    [ https://issues.apache.org/activemq/browse/CAMEL-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52984#action_52984 ] 

Claus Ibsen commented on CAMEL-1858:
------------------------------------

Great idea and great patch.

One note: I will rename the {{getMapJmsMessage}} to use the java bean style isXXX

> Provide a flag to avoid mapping a JMS message to it's actual type
> -----------------------------------------------------------------
>
>                 Key: CAMEL-1858
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1858
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 2.0-M3
>            Reporter: Stan Lewis
>            Priority: Minor
>         Attachments: patch.txt
>
>
> CAMEL-1853 adds the ability to use a custom Spring MessageConverter to map an incoming (or outgoing) JMS Message, and also makes it easier to do a pass through route where Camel does not try and deserialize a serialized object message.  This improvement is to add a simple flag that achieves a similar effect but without having to supply a MessageConverter implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.