You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Hans Couder (JIRA)" <ji...@apache.org> on 2010/10/20 11:22:40 UTC

[jira] Updated: (SMXCOMP-811) Property of the MessageExchange aren't propagate to camel Exchange

     [ https://issues.apache.org/activemq/browse/SMXCOMP-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hans Couder updated SMXCOMP-811:
--------------------------------

    Attachment: SMXCOMP-811.patch

Hi,

I've attached a patch with some changes on JbiBinding and JbiBindingTest.
I've also included a JUnit test JbiExchangePropertiesPreservationTest

Regards,

Hans

> Property of the MessageExchange aren't propagate to camel Exchange
> ------------------------------------------------------------------
>
>                 Key: SMXCOMP-811
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-811
>             Project: ServiceMix Components
>          Issue Type: Improvement
>          Components: servicemix-camel
>            Reporter: Ge@@ru
>            Priority: Minor
>         Attachments: SMXCOMP-811.patch
>
>
> On JbiBinding class of the servicemix-camel component it is possible see that when is called method createExchange property of the MessageExchange aren't copy directly but however are visible through "JbiMessageExchange" property of the camel Exchange. 
> While, all properties from Exchange object are copy on MessageExchange.
> Could be correct do a copy of a valid properties from MessageExchange to Exchange automatically.

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