On Wed, Sep 15, 2010 at 7:01 PM, WDS <work.dev.st...@gmail.com> wrote:
> A DefaultMessage with a simple pojo in body.
>

Oh course the pojo is the same because Camel cannot just clone your
pojo. To do that your pojo must suppose Clonable, which normally isn't
used very much in Java.


> camel 2.2 and 2.3
>
> On Wed, Sep 15, 2010 at 3:42 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:
>> On Tue, Sep 14, 2010 at 7:55 PM, WDS <work.dev.st...@gmail.com> wrote:
>>> If one recipient in the recipientList modifies the message body, each
>>> recipient sees the modified message. How to avoid this?
>>>
>>
>> What kind of message body do you have?
>> And what version of Camel are you using?
>>
>>>
>>> THANKS!
>>>
>>
>>
>>
>> --
>> Claus Ibsen
>> Apache Camel Committer
>>
>> Author of Camel in Action: http://www.manning.com/ibsen/
>> Open Source Integration: http://fusesource.com
>> Blog: http://davsclaus.blogspot.com/
>> Twitter: http://twitter.com/davsclaus
>>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to