You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Andreas Asmuss <an...@gmail.com> on 2010/07/26 16:16:28 UTC

Re: set header value

As shown here: http://camel.apache.org/simple.html you can do what you ask
for with either a List or a Map using OGNL. This requires Camel 2.3.

If you cannot upgrade to Camel 2.3 you could just make your own Processor
that fetches the value and sets it as a header.
-- 
View this message in context: http://camel.465427.n5.nabble.com/set-header-value-tp2227915p2228084.html
Sent from the Camel - Users mailing list archive at Nabble.com.