[
https://issues.apache.org/activemq/browse/CAMEL-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Anstey updated CAMEL-475:
----------------------------------
Attachment: camel-475.patch
Usage for setting the in body is:
{code}
<setBody>
<simple>${in.body} World!</simple>
</setBody>
{code}
Where the <simple> expression could be any of the available
[expressions|http://activemq.apache.org/camel/expression.html].
> Add setBody support in XML
> --------------------------
>
> Key: CAMEL-475
> URL: https://issues.apache.org/activemq/browse/CAMEL-475
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core, camel-spring
> Reporter: Jonathan Anstey
> Assignee: Jonathan Anstey
> Fix For: 1.4.0
>
> Attachments: camel-475.patch
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done,
> setBody should be added.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.