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

[jira] Updated: (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:all-tabpanel ]

Stan Lewis updated CAMEL-1858:
------------------------------

    Attachment: patch.txt

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