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:45:34 UTC

[jira] Resolved: (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 ]

Claus Ibsen resolved CAMEL-1858.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

trunk: 798401.

Thanks a lot Stan for the patch. I have applied it to trunk.

> 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
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>         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.