Hi Colleagues,

We have the following XML DSL (part of the whole xml), where we set the body 
using camel:simple tag. Somehow in the processing, we see that the spaces are 
trimmed at the end.


<camel:setBody>

<camel:simple>NameIDPlace&#13;

A 1 X&#13;

B 2 D&#13;

B 3 Bangalore&#13;

E 4 A        </camel:simple>

</camel:setBody>



Camel Version: 2.12.x



Any pointers how to preserve this while using 'camel:simple' - some property 
may be?



Regards,

A.

Reply via email to