On Thu, Dec 17, 2009 at 5:34 PM, titexe <[email protected]> wrote:
>
> Hello,
>
> I want to generate an XML File based on the fiels of the header of Message
> and the body of message.
>
> An example of the file that i want to generate :
>
> <Header>
> <foo>${in.header.foo}</foo>
> </Header>
> <Body>
> ${in.body}
> </Body>
>
> the problem, when i put this text into field <simple>, i receive an error.
>

What error do you get? And what version of Camel are you using?


> Any ideas?
>
> Thanks in advance
> --
> View this message in context: 
> http://old.nabble.com/Camel-%3A-Genrating-XML-FILE-from-the-message-tp26830904p26830904.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
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